Goodmorning to all, I'm a newbie with Linux embedded systems, my aim is to write code on the host system using Qt, compile and deploy it in Beaglebone black. I followed the tutorial reported in this link: *http://armsdr.blogspot.it/2014/01/bare-metal-qt-52-on-beaglebone-black_16.html. * After several attempts, it works with "normal" applications but it doesn't with GUI applications. The error that I get is the following:
This application failed to start because it could not find or load the Qt platform plugin "eglfs". Available platform plugins are: linuxfb, minimal, offscreen. Reinstalling the application may fix this problem. bash: line 1: 1465 Aborted DISPLAY=':0.0' /home/ubuntu/HelloWorldGUI Application finished with exit code 134. Looking for the Qt plugins (/usr/local/qt-5.2/plugins/platforms), there are only: *libqlinuxfb.so libqminimal.so libqoffscreen.so* I ask you how can I sort out the problem? what plugins I need and how to install them? Beaglebone software version: *Linux version 4.4.43-ti-r84 (root@b3-jetson-tk1-2gb) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ).* Crosscompile toolchain: *gcc-linaro-arm-linux-gnueabihf-4.8-2013.04-20130417_linux* Thank you. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/4bcd6c7e-8765-45da-ab49-2afcbb1c8d7b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
