Undefined Symbol: "qInitResources_materialsystem()"
Unsolved
QML and Qt Quick
-
Hello Community,
I'm trying to build an iOS application using QT6.4.2 and Cmake, I'm getting following error, what am I missing?
"qInitResources_materialsystem()", referenced from: QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS_qt3dGlobalShaderPrototypes> >::operator->() in libQt63DRender.a(shaderbuilder.cpp.o)
Regards
Ronak Jain. -
@Paul-Colby if you have any insights, can you please help me with this