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

Compile error in qtwebglplugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.10.0 RC
    • 5.10.0 Beta 3
    • QPA: WebGL
    • None
    • Windows 10 1703 64 bit
      MSVC2015 64 bit
    • d087763dc2c35e19c972a1f04b888b313e8d2247

    Description

      1. I cloned Qt skipping a couple of subrepos:
        perl init-repository --berlin --codereview-username rlohning --module-subset=default,-qtwebkit,-qtwebkit-examples,-qtspeech
        
      2. I configured it in an empty shadow-build directory with the following switches:
        -developer-build -opensource -confirm-license -nomake examples -nomake tests -opengl desktop -skip webengine
        
      3. Trying to build this leads to a compile error in qtwebglplugin:
        	cl -BxD:\dev\64\MSVC2015\qt-5.10-beta3-desktop-nowebengine\qtbase\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zi -MDd -utf-8 /wd4530 /wd4577 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E D:\dev\src\qt-5.10-beta3\qtbase\mkspecs\features\data\dummy.cpp 2>NUL >.moc\debug\moc_predefs.h
        D:\dev\64\MSVC2015\qt-5.10-beta3-desktop-nowebengine\qtbase\include\QtPlatformCompositorSupport\5.10.0\QtPlatformCompositorSupport/private/qopenglcompositorbackingstore_p.h(1): fatal error C1083: Datei (Include) kann nicht ge”ffnet werden: "../../../../../../../../../src/qt-5.10-beta3/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore_p.h": No such file or directory
        

        That's "Error C1083: Cannot open include file”. The file is present in qtbase, but the number of ".." might be wrong.

      Attachments

        1. logs.zip
          658 kB
          Robert Löhning
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jefernan Jesus Fernandez
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes