Qt5 and eglfs on Raspberry 3

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

Qt5 and eglfs on Raspberry 3

Postby beedaddy » Fri Nov 09, 2018 3:55 pm

I try to run a (small example) Qt5 application with Quick Controls 2 on my Raspberry Pi 3 not using X11 but eglfs. This was not successful so far. I always get the error message "Could not find DRM device". I guess Qt has been built with eglfs platform plugin since the lib /usr/lib/qt/plugins/platforms/libqeglfs.so is available in the filesystem. My try to start the application is:
$this->bbcode_second_pass_code('', 'LD_PRELOAD="/opt/vc/lib/libGLESv2.so /opt/vc/lib/libEGL.so" myQtProgram -platform eglfs')
Maybe I miss something or what am I doing wrong?

On a "normal" notebook (x86_64) I can launch the program with eglfs, so its seems to be something raspberry related...
beedaddy
 
Posts: 4
Joined: Wed Jan 24, 2018 7:15 am

Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 3 guests