I've just build and installed QtQuick3D on my machine. I run the example project "cube". It works I can build and execute it. It shows me a cube that I can rotate with my mouse. But i the QML-editor I get errors on all Viewport and Item3D types. It feels as if Creator doesn't recognize the module (import work though). When hovering over Cube i get the "hint": Could not resolve the prototype Item3D of Cube
I'm using Ubuntu 12.04.
Is there some setting i've forgot, or what can I do?
thanks!