Hello!

Trying to deploy windows desktop application with qt3d. Application runs
but sceneloaders don't load qgltf models added through assest QT3D_MODELS.
In code models are loaded from resources:
setSceneLoaderSource(QString("qrc:/models/helicopter.qgltf"));

In qt creator everything loads fine.

Where should I copy qgltf models and theirs files? Tried root directory
(beside with exe) and "models" dir - didn't help.

Thanks in advance for help!

--
With regards, Oleg.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to