Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.12.0, 5.12.1
-
None
-
Visual Studio Community 2017 (15.9.6)
Description
If I perform an out-of-tree build from source with QtWebEngine enabled, it almost finished then aborts with the error:
../../../../../qt-everywhere-src-5.12.1/qtwebengine/src/3rdparty/chromium/third_party/blink/renderer/platform/win/precompile_platform.cc: fatal error C1083: Cannot open include file: '../../../../../qt-everywhere-src-5.12.1/qtwebengine/src/3rdparty/chromium/third_party/blink/renderer/platform/precompile_platform.h': No such file or directory
This does not happen with an in-tree build.
Last ~300 lines of build log attached.
Attachments
Issue Links
- duplicates
-
QTBUG-65677 Ninja does not see existing precompiled header
- Closed