[Interest] 5.10 WebEngine Compiler can not find existing File

Oliver Niebuhr googleersatz at oliverniebuhr.de
Wed Jan 10 16:39:43 CET 2018


Hello List.

With the latest Qt 5.10 Git Merge, I always run into the following Error:

"[15736/17092] CXX
obj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl/Precompile-core.cc.obj

FAILED:
obj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl/Precompile-core.cc.obj
ninja -t msvc -e environment.x64 -- "C:\Program Files (x86)\Microsoft
Visual
Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64/cl.exe"
/nologo /showIncludes
@obj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl/Precompile-core.cc.obj.rsp
/c

../../../../../qt5srcgit/qt5/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/win/Precompile-core.cpp
/Foobj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl/Precompile-core.cc.obj
/Fd"obj/third_party/WebKit/Source/bindings/core/v8/bindings_core_impl_cc.pdb"

../../../../../qt5srcgit/qt5/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/win/Precompile-core.cpp:
fatal error C1083: Cannot open include file:
'../../../../../qt5srcgit/qt5/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/Precompile-core.h':
No such file or directory
[...Other OBJ Files...]

[15741/17092] CXX obj/services/data_decoder/lib/data_decoder_service.obj
ninja: build stopped: subcommand failed.
jom: C:\QtSourceReleasex64\qtwebengine\src\core\Makefile.gn_run.Release
[run_ninja] Error 1
jom: C:\QtSourceReleasex64\qtwebengine\src\core\Makefile.gn_run
[release] Error 2
jom: C:\QtSourceReleasex64\qtwebengine\src\core\Makefile
[sub-gn_run-pro-make_first] Error 2
jom: C:\QtSourceReleasex64\qtwebengine\src\Makefile
[sub-core-make_first] Error 2
jom: C:\QtSourceReleasex64\qtwebengine\Makefile [sub-src-make_first] Error 2
jom: C:\QtSourceReleasex64\Makefile [module-qtwebengine-make_first] Error 2"

The File "Precompile-core.h" does exist. I already created the Git Repo
from scratch but no change.

OS: Win 10, FCU, Win 10 SDK 16299. 64-Bit
Compiler: VS 2017, Community, 15.5.3, native Command Line for 32-Bit and
64-Bit
Qt 5.10 Git latest Submodule Update Merge, 32-Bit and 64-Bit

The last time I tried to built QtWebEngine (which was successful) was
with 5.10 Beta.

Is this a known Problem or should I create a BR?

Thanks!
Oliver

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20180110/3c16e744/attachment.sig>


More information about the Interest mailing list