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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest