Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Loading 3D models using Qt3D
-
I tried to build and run the assimp examples coming with Qt5.5 but it runs without showing any models and with error : "QOpenGLShader::link: "ERROR: Definition for "void main()" not found.\n"".
I need to load 3D models in qt widget application but don't know how.
any help would be appreciated.
Thanks.
-
any help ?