Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.10.0 Beta 3
-
None
-
Windows 10 1703 64 bit
MSVC2015 64 bit
-
d087763dc2c35e19c972a1f04b888b313e8d2247
Description
- I cloned Qt skipping a couple of subrepos:
perl init-repository --berlin --codereview-username rlohning --module-subset=default,-qtwebkit,-qtwebkit-examples,-qtspeech
- 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
- 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
For Gerrit Dashboard: QTBUG-64168 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
210027,3 | Remove unneeded dependency and include | 5.10 | qt/qtwebglplugin | Status: MERGED | +2 | 0 |