Goodmorning to all,
I'm a newbie of Linux Embedded System although I've got experience with 
microcontroller. I'm trying to crosscompile GUI applications, creating them 
on my host machine using QT and compile and deploy them on my Beaglebone 
black. I've followed the tutorial:

*http://armsdr.blogspot.it/2014/01/bare-metal-qt-52-on-beaglebone-black.html*

I succeeded to crosscompile simple applications, but I cannot make GUI 
applications because I get the following error:


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 the plugins in the path /usr/local/qt-5.2/plugins/platforms, I can 
see only the following ones: 


*libqlinuxfb.so libqminimal.so libqoffscreen.so*


It seems to me that I don't have the necessary plugins. Can you help me? It 
would be highly appreciate.

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/367bd031-a335-4980-89d7-17688001f1ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to