On 2017-10-06 10:28 13:50, Sergio Martins wrote: >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() could >> not find a matching OpenGL ES 2.0 unsized texture format > >Can you run the free command and show us the output ? I'm only >interested in the "Total" column.
It is the output of free command: total used free shared buff/cache available Mem: 766868 39820 583444 10004 143604 668164 Swap: 102396 0 102396 >> Has anybody succefully compiled a working Qt3D module (version >= 5.8) >> for RPi3 ? > >I've ran several examples fine (after fixing two bugs, already included >in 5.9.2), that was an a rpi2 though, as I don't have v3, but the GPU is >very similar on both. Where did you get the sources? Because the build instructions reported in the qt3d README seem outdated. I simply cloned the sources from git://code.qt.io/qt/qt3d.git and the made qmake & make. Maybe I didn't get the last commits or something like that. .. Carlo _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest