Hello guys,

First, is this a good place to talk about Qt3D?


This weekend I was playing with Qt5 and Qt3D.
So I built Qt5 and Qt3D from Git using the official documentation.
And the result is that it is partially usable.


So my first question is: is Qt3D ready?

I have two problems:
        * The big one is that when I try to use "Qt3D.Shapes 2.0" in my QML 
I've got the error "module "Qt3D.Shapes" is not installed" at run time. The 
module "Qt3D 2.0" is working.
        * The small one is that the QML editor does not recognize the "import 
Qt3D 2.0" command (error "QML module not found"). But the strange thing is that 
it recognizes the "import Qt3D.Shapes 2.0" commands. 
Any help will be appreciated.


Thank you,


Olivier.

PS: I use QtCreator 2.6.1 shipped with Qt5 RC1 on Linux x86_64.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to