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

'nmake install' does not copy GLES2/gl2.h into proper location

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.8.0
    • Build System
    • None
    • Visual Studio 2015 update 3

      After building and installing Qt I get such compiler errors in my project:

      216>c:\build\qt-5.8.0\include\qtgui\qopengl.h(110): fatal error C1083: Cannot open include file: 'GLES2/gl2.h': No such file or directory

      I can find gl2.h file inside Qt sources package, but it seems is not where it is expected after 'nmake install'.

      This is how I configured Qt build:

      ..\qt-everywhere-opensource-src-5.8.0\configure -prefix c:\build\qt-5.8.0 -debug-and-release -force-debug-info -opensource -confirm-license -ltcg -mp -platform win32-msvc2015 -icu -no-compile-examples -plugin-manifests -openssl-linked -directwrite -skip qt3d

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

            qtbuildsystem Qt Build System Team
            bodzio131 Bogdan Slusarczyk
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes