[Interest] Building Qt 5.6 rc with msvc 2010

Nuno Santos nunosantos at imaginando.pt
Sat Feb 27 23:46:32 CET 2016


There is a known bug that affects windows building. 

You need to patch syncqt.pl and run it again.

Check bug 51324

Em 27/02/2016 21:25, Prav <pr12og2 at programist.ru> escreveu:
>
> Does anyone built 5.6 rc with msvc 2010? 
>
> I got errors like (this is the first): 
>   cl -c -Yc -Fp.pch\release\Qt5OpenGL_pch.pch -Fo.pch\release\Qt5OpenGL_pch.obj -nologo -Zc:wchar_t -O2 -MD -W3 -w34100 -w34189 -w44996 -DUNICODE -DWIN32 -DQT_NO_USING_NAMESPACE -DQT_BUILD_OPENGL_LIB -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_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_DYNAMIC_CAST -DNDEBUG -I. -I..\..\include -I..\..\include\QtOpenGL -I..\..\include\QtOpenGL\5.6.0 -I..\..\include\QtOpenGL\5.6.0\QtOpenGL -Itmp -I..\..\include\QtWidgets\5.6.0 -I..\..\include\QtWidgets\5.6.0\QtWidgets -I..\..\include\QtGui\5.6.0 -I..\..\include\QtGui\5.6.0\QtGui -I..\..\include\QtCore\5.6.0 -I..\..\include\QtCore\5.6.0\QtCore -I..\..\include\QtWidgets -I..\..\include\QtGui -I..\..\include\QtCore -I.moc\release -I..\..\mkspecs\win32-msvc2010 -TP ..\..\include\QtOpenGL\Q 
> tOpenGLDepends 
> QtOpenGLDepends 
> ... \qt\qtbase\include\qtgui\../../src/gui/opengl/qopengles2ext.h(22) : error C2146: syntax error : missing ';' before identifier 'GLint64' 
>
> While this exact cmd-file builds Qt 5.6 beta successfully. 
>
>
> I hope possibility of building Qt with msvc 2010 is not planned to be prohibited (or broken) for Qt 5.6 final ! 
>
> _______________________________________________ 
> Interest mailing list 
> Interest at qt-project.org 
> http://lists.qt-project.org/mailman/listinfo/interest 


More information about the Interest mailing list