Re: [Interest] Qt3D cross compile on Pi3, examples/applications not working

2017-10-06 Thread Sergio Martins
On 2017-10-06 10:28, Carlo Ferraresi wrote: I tried with several examples such as simple-cpp, lights and materials,  the screen shows strange artifacts and the application seems freezed.   When I try planets-qml I get this output: “QOpenGLTexture* Qt3DRender::Render::GLTexture::buildGLTexture(

[Interest] Qt3D cross compile on Pi3, examples/applications not working

2017-10-06 Thread Carlo Ferraresi
Hi to all, I successfully  cross-compiled the Qt 5.9.2 with support for EGLFS, following the “official” guide: https://wiki.qt.io/RaspberryPi2EGLFS . Now I am able to run the qopenglwidget example at 60FPS directly from terminal, without a x11 environment.   I also cross-compiled Qt3D module w