[Interest] R: Qt3D cross compile on Pi3, examples/applications not working
Carlo Ferraresi
ferraresi at estetechnology.com
Fri Oct 6 15:09:41 CEST 2017
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
More information about the Interest
mailing list