Hello, Trying to build Qt 5.6.1-2 for Colibri VF61, which has no hardware acceleration.
configure -prefix c:\Qt\5.6\vf61 -platform win32-msvc2013 -xplatform wince80colibri-armv7-msvc2012 -nomake tests -nomake examples -commercial -confirm-license -release Build (nmake) fails on OpenGL: cl -c -FIqt_gui_pch.h -Yuqt_gui_pch.h -Fp.pch\release\Qt5Gui_pch.pch -nologo -Zm200 -Zc:wchar_t- -O2 -MT -EHs-c- -GR -W3 -w34100 -w34189 -DUND ER_CE -DWINCE -D_WINDOWS -D_UNICODE -DUNICODE -D_WIN32 -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_CLIPBOARD -DQT_NO_ACCESSIBILITY -DQT_NO_NATIVE_GEST URES -DQT_NOSTANDARDSHELL_UI_MODEL -D_CRT_SECURE_NO_DEPRECATE -D_WIN32_WCE=0x800 -DARMV7 -D_AMRV7_ -Darmv7 -D_ARM_ -DUNDER_CE -DWINCE -DARM -DQT_NO_WI NCE_SHELLSDK -DQT_NO_WINCE_NUIOUSER -DQT_NO_USING_NAMESPACE -DPNG_ARM_NEON_OPT=0 -DQT_ENABLE_HARFBUZZ_NG -DENABLE_PIXMAN_DRAWHELPERS -DQT_BUILD_GUI_LI B -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDE R -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -DNDEBUG -IC:\Qt\5.6\S rc\qtbase\src\gui -I. -IC:\Qt\5.6\Src\qtbase\src\3rdparty\libpng -IC:\Qt\5.6\Src\qtbase\src\3rdparty\zlib -IC:\Qt\5.6\Src\qtbase\src\3rdparty\harfbuzz -ng\include -IC:\Qt\5.6\Src\qtbase\src\3rdparty\zlib -IC:\Qt\5.6\Src\qtbase\include -IC:\Qt\5.6\Src\qtbase\include\QtGui -I..\..\include -I..\..\inclu de\QtGui -IC:\Qt\5.6\Src\qtbase\include\QtGui\5.6.1 -IC:\Qt\5.6\Src\qtbase\include\QtGui\5.6.1\QtGui -Itmp -I/include -IC:\Qt\5.6\Src\qtbase\include\Q tCore\5.6.1 -IC:\Qt\5.6\Src\qtbase\include\QtCore\5.6.1\QtCore -IC:\Qt\5.6\Src\qtbase\include\QtCore -I..\..\include\QtCore -I.moc\release -IC:\Qt\5.6 \Src\qtbase\mkspecs\wince80colibri-armv7-msvc2012 -Fo.obj\release\ @C:\Users\MNELSO~1.WOR\AppData\Local\Temp\nmAE05.tmp qwindowsysteminterface.cpp c:\qt\5.6\src\qtbase\include\qtgui\../../src/gui/opengl/qopengles2ext.h(22) : error C2146: syntax error : missing ';' before identifier 'GLint64' Can someone help me understand why the build fails? Is it because I've not properly addressed lack of hardware acceleration somehow? Is there a configure option I need to specify to address this point? Thanks for any insight you can provide! Mike Please be advised that this email may contain confidential information. If you are not the intended recipient, please notify us by email by replying to the sender and delete this message. The sender disclaims that the content of this email constitutes an offer to enter into, or the acceptance of, any agreement; provided that the foregoing does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest