I reverted back to the pervious version of qt5, but I still get this error.
Qt-Compositor configured with openGL integration: wayland_egl Project ERROR: Package egl not found The EGL is install in the correct directory because when I check the config.log the egl package is found and passed the config test. Is there a variable that I need to set in order to make qtwayland grab the egl package? -Alexander Keller From: Nichols Andy [mailto:[email protected]] Sent: Tuesday, January 08, 2013 2:50 PM To: Keller Alexander-B42067 Cc: [email protected] Subject: RE: qtwayland on i.mx6 /home/alexander/qtwayland/src/compositor/compositor_api/compositor_api.pri:15: 'qtHaveModule' is not a recognized test function. Project ERROR: Package egl not found make[1]: *** [sub-compositor-install_subtargets] Error 3 make[1]: Leaving directory `/home/alexander/qtwayland/src' make: *** [sub-src-install_subtargets] Error 2 This is caused by commit: https://qt.gitorious.org/qt/qtwayland/commit/3758b0183e182007ac68fa74af93821a0353c5e6 This commit went in today, an unfortunately makes qtwayland incompatible with Qt 5.0.0 , but isn't really necessary yet, so you can revert it safely. Regards, -- Andy Nichols
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
