Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 5.5.0
-
Fix Version/s: 5.5.0 Alpha
-
Component/s: GUI: OpenGL
-
Labels:None
-
Environment:Host system: Arch, Cross compiler: gcc version 4.9.3 20141031 (prerelease) (Linaro GCC 2014.11)
Target system: Debian Jessie
Description
When using the following configure I am unable to build Qt
./configure -opensource -confirm-license -release -device linux-cubietruck-g++ -optimized-qmake -prefix /opt/qt5.5-cubie -make libs -nomake tests -nomake examples -device-option CROSS_COMPILE=/opt/gcc-linaro-arm-linux-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /home/manfredmann/Cubie/local-rootfs -no-directfb -linuxfb -no-opengl -no-cups -no-xcb -no-eglfs -no-gtkstyle -gstreamer 1.0 -v