Qt3D 3DS ScenePlugin missing/not working
QML and Qt Quick
2
Posts
1
Posters
720
Views
1
Watching
-
I want to use QtQuick3D for a small application. After numerous tries, i got it installed with Qt 5.3.2 and the app tries to load a 3DS mesh object. But the QGL3dsScenePlugin is no longer included.
So i tried to installed it too, but i only found an old version, which didn't compile without errors.
Can anybody tell me, where i can find a working solution and how i can installed it?