[Development] qtwayland on i.mx6

Keller Alexander-B42067 B42067 at freescale.com
Fri Jan 4 16:14:49 CET 2013


Hello,

I have been trying to cross compile qtwayland to run on the i.mx6. I have been able to successfully build qt5, but after running the qmake and try to build qtwayland I get this error.

.obj/release-shared/wlcompositor.o: In function `Wayland::Compositor::Compositor(WaylandCompositor*)':
wlcompositor.cpp:(.text+0x3a8): undefined reference to `GraphicsHardwareIntegration::createGraphicsHardwareIntegration(WaylandCompositor*)'
collect2: ld returned 1 exit status
make[2]: *** [../../lib/libQt5Compositor.so.5.0.0] Error 1
make[2]: Leaving directory `/home/alexander/qtfilesystem/home/linaro/qtwayland/src/compositor'
make[1]: *** [sub-compositor-make_first] Error 2
make[1]: Leaving directory `/home/alexander/qtfilesystem/home/linaro/qtwayland/src'
make: *** [sub-src-make_first] Error 2

I believe the error is from that wayland-egl is not properly configured for qtwayland. However, the GPU driver for the i.mx6 has the wayland-egl extensions. I tried making library links so that when qtwayland gets configure, qtwayland test the correct EGL library.

I attached the qtwayland config log and my build for qtwayland. If you have any advice on this issue please let me. Thanks for your help.

-Alexander Keller

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130104/5521356a/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config_log.txt
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130104/5521356a/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qtwayland_build_log.txt
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130104/5521356a/attachment-0001.txt>


More information about the Development mailing list