Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17997

"-opengl desktop" option should not select "-opengles2"

    XMLWordPrintable

Details

    • 804900564f4014bc5423ce7142643b1090f69dc3

    Description

      The Qt build process failed with the below error :

      cl -c -FIqt_gui_pch.h -Yuqt_gui_pch.h -Fptmp\obj\release_static\QtGui_pch.pch -nologo -Zm200 -Zc:wchar_t- -O2 -MT -W3 -w34100 -w34189 -MP -GR -EHsc -DQT_THREAD_SUPPORT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -D_USE_MATH_DEFINES -DQT_NO_DIRECTDRAW -DQT_USE_BUNDLED_LIBPNG -DPNG_NO_ASSEMBLER_CODE -DQT_NO_CUPS -DQT_NO_LPR -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_CDE -DQT_NO_STYLE_PLASTIQUE -DQT_NO_STYLE_GTK -DQT_NO_STYLE_CLEANLOOKS -DQT_NO_STYLE_MOTIF -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQT_NO_EGL -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -I"..\..\include\QtCore" -I"..\..\include" -I"..\..\include\QtGui" -I"tmp\rcc\debug_static" -I"tmp" -I"..\3rdparty\wintab" -I"image" -I"..\3rdparty\libpng" -I"..\3rdparty\zlib" -I"..\3rdparty\zlib" -I"..\3rdparty\harfbuzz\src" -I"dialogs" -I"..\..\include\ActiveQt" -I"tmp\moc\release_static" -I"." -I"..\..\mkspecs\win32-msvc2008" -Fotmp\obj\release_static\ @C:\DOCUME~1\JEROME~1.BOU\LOCALS~1\Temp\nm59.tmp
      qegl.cpp
      qeglproperties.cpp
      egl\qegl.cpp(67) : error C3861: 'eglTerminate'ÿ: identificateur introuvable
      egl\qeglproperties.cpp(61) : error C3861: 'eglGetConfigAttrib'ÿ: identificateur introuvable
      egl\qeglproperties.cpp(64) : error C3861: 'eglGetError'ÿ: identificateur introuvable
      egl\qegl.cpp(91) : error C2065: 'EGL_NO_CONTEXT'ÿ: identificateur non d‚clar‚
      egl\qeglproperties.cpp(78) : error C2065: 'EGL_BUFFER_SIZE'ÿ: identificateur non d‚clar‚
      egl\qegl.cpp(93) : error C2065: 'EGL_NO_SURFACE'ÿ: identificateur non d‚clar‚
      egl\qeglproperties.cpp(78) : error C2051: l'expression associ‚e ... case n'est pas une constante

      Below are the configure options :

      configure -opensource -confirm-license -debug-and-release -static ^
      -no-accessibility ^
      -no-sql-mysql -no-sql-psql -no-sql-oci -no-sql-odbc -no-sql-tds ^
      -no-sql-db2 -no-sql-sqlite -no-sql-sqlite2 -no-sql-ibase ^
      -no-qt3support ^
      -opengl desktop -no-openvg ^
      -qt-zlib ^
      -no-gif -qt-libpng -no-libmng -no-libtiff -no-libjpeg ^
      -no-openssl ^
      -no-dbus ^
      -no-phonon -no-phonon-backend -no-multimedia -no-audio-backend ^
      -no-webkit -no-script -no-scripttools ^
      -no-declarative -no-declarative-debug ^
      -no-style-plastique -no-style-cleanlooks -no-style-motif -no-style-cde ^
      -no-native-gestures

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            jerome.bouat Jérôme Bouat
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes