Hi,
 
I have debian running with kernel 3.13.11-bone12 (I installed the image 
with 3.8 kernel, built the SGX kernel 3.13 and installed the new kernel).
 
I can run /opt/gfxsdkdemos/ogles2/OGLES2ChameleonMan, so I am assuming SGX 
drivers, opengl es2 drivers are installed and working fine.
 
I built Qt 5.3.1 with the above mentioned image mounted on Ubuntu host 
machine with following configure options.
 
configure -v -opensource -confirm-license -opengl es2 -no-largefile -prefix 
/usr/local/qt5.3.1 -xplatform Linux-linaro-gnueabihf-g++ -device 
Linux-beaglebone-g++ -device-option 
CROSS_COMPILE=/usr/local/linaro/bin/arm-Linux-gnueabihf- -qt-zlib 
-qt-libpng -qt-libjpeg -sysroot /media/rootfs_ -no-sse2 -no-sse3 -no-ssse3 
-no-sse4.1 -no-sse4.2 -no-avx -no-avx2 -no-pch -qt-pcre -optimized-qmake
 
then I ran 'make' and 'make install'. Then I manually copied mkspecs 
directory from host to SDcard.
 
I booted BBB SDcard and I am trying to run an example. But I am facing this 
error.
 
./usr/local/qt5.3.1/examples/opengl/hellogl_es2/hellogl_es2
 
This application failed to start because it could not find or load the Qt 
platform plugin "eglfs".
 
Available platform plugins are: directfbegl, directfb, linuxfb, minimal, 
offscreen, xcb.
 
Reinstalling the application may fix this problem.
Aborted.
 
I don't see any "eglfs" in /usr/local/qt5.3.1/plugins/platforms/
running examples with "-platform" with any plugin mentioned in error 
message results in different error messages.
Can anyone please point me to what went wrong. Any information would be 
very helpful.
 
Thanks,
Ashwin

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to