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

Cannot compile qtmultimedia with -opengl desktop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.0 RC
    • 5.6.0 Alpha
    • Multimedia
    • None
    • Windows 10
      VS 2013, Update 5
    • 406f76b90342bfcfb982ea40a2c3141dc8556dbd

    Description

      I've tried to build Qt 5.6 branch inside a shadow build directory. Configure line is:

      ..\qt5.6\configure -debug -developer-build -opensource -confirm-license -nomake examples -nomake tests -qtnamespace Qt5 -opengl desktop

      If I try to compile qtmultimedia:

      nmake module-qtmultimedia

      I get the following compile error:

      d:\work\qt5.6\qtmultimedia\src\plugins\common\evr\evrd3dpresentengine.h(37) : fatal error C1083: Cannot open include file: 'EGL/egl.h': No such file or directory (D:\work\qt5.6\qtmultimedia\src\plugins\common\evr\evrd3dpresentengine.cpp)
      d:\work\qt5.6\qtmultimedia\src\plugins\common\evr\evrd3dpresentengine.h(37) : fatal error C1083: Cannot open include file: 'EGL/egl.h': No such file or directory (D:\work\qt5.6\qtmultimedia\src\plugins\common\evr\evrcustompresenter.cpp)
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\cl.EXE"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      D:\work\qt5.6-d\qtmultimedia\src>
      

      If I remove commit

      c7397523e77578cf8f09ba3258791f68c34e2e5f    Windows: Improve EVR presenter.

      it compiles without issue.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            heimrich Karsten Heimrich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes