On 26 September 2012 11:27, haithem rahmani <[email protected]> wrote:
> Hi,
>
> I'm trying to cross-compile the qt-5.0.0beta1 for an embedded system.
> I'm configuring it as following:
>
> ./configure -xplatform linux-armv7-g++ -prefix /home/rahmanih/qt-5.0.0-beta
> -opensource -confirm-license -force-pkg-config -no-opengl -no-xcb
> -no-xrender     -no-xinerama     -no-xshape     -no-xvideo     -no-xsync
> -no-xinput2 -no-xcursor -no-xfixes -no-xinput -no-xrandr -no-eglfs -no-egl
> -no-pch -debug -no-c++11
>
>  but when compiling I'm getting this error:
...
> is it due to some missing checks on "QT_NO_OPENGL" flag or the opengl is now
> mandatory to build the qt5?

This was reported as a bug already FWIW:

https://bugreports.qt-project.org/browse/QTBUG-25425
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to