Compile error for 63.0.3239.52

77 views
Skip to first unread message

Shanfeng Cheng

unread,
Nov 17, 2017, 2:11:13 AM11/17/17
to chromium-dev
I've updated the source code to 63.0.3239.52 today. Compiled it with VS2017 and SDK 10.0.16299.0. Got a lot of errors regarding Windows.h and verrsrc.h not found from the very beginning. That seems a strange basic error. Anyone else getting this?

FAILED: obj/chrome/chrome_exe_version/chrome_exe_version.res
f:/chrome/depot_tools/win_tools-2_7_6_bin/python/bin/python.exe ../../build/toolchain/win/tool_wrapper.py rc-wrapper environment.x86 rc.exe -DV8_DEPRECATION_WARNINGS -DUSE_AURA=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DCOMPONENT_BUILD -D__STD_C -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_ATL_NO_OPENGL -D_WINDOWS -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -DPSAPI_VERSION=1 -DWIN32 -D_SECURE_ATL -D_USING_V110_SDK71_ -DWIN32_LEAN_AND_MEAN -DNOMINMAX -D_UNICODE -DUNICODE -DNTDDI_VERSION=0x0A000000 -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -I../.. -Igen /foobj/chrome/chrome_exe_version/chrome_exe_version.res gen/chrome/chrome_exe_version.rc
gen/chrome/chrome_exe_version.rc(5) : fatal error RC1015: cannot open include file 'verrsrc.h'.
[95/40011] RC obj/chrome/chrome_watche...r_resources/chrome_watcher_version.res
FAILED: obj/chrome/chrome_watcher/chrome_watcher_resources/chrome_watcher_version.res
f:/chrome/depot_tools/win_tools-2_7_6_bin/python/bin/python.exe ../../build/toolchain/win/tool_wrapper.py rc-wrapper environment.x86 rc.exe -DV8_DEPRECATION_WARNINGS -DUSE_AURA=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DCOMPONENT_BUILD -D__STD_C -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_ATL_NO_OPENGL -D_WINDOWS -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -DPSAPI_VERSION=1 -DWIN32 -D_SECURE_ATL -D_USING_V110_SDK71_ -DWIN32_LEAN_AND_MEAN -DNOMINMAX -D_UNICODE -DUNICODE -DNTDDI_VERSION=0x0A000000 -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -I../.. -Igen /foobj/chrome/chrome_watcher/chrome_watcher_resources/chrome_watcher_version.res gen/chrome/chrome_watcher/chrome_watcher_version.rc
gen/chrome/chrome_watcher/chrome_watcher_version.rc(5) : fatal error RC1015: cannot open include file 'verrsrc.h'.
[141/40011] CC obj/base/third_party/dy...ic_annotations/dynamic_annotations.obj
FAILED: obj/base/third_party/dynamic_annotations/dynamic_annotations/dynamic_annotations.obj
ninja -t msvc -e environment.x86 -- "c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.11.25503\bin\hostx64\x86/cl.exe" /nologo /showIncludes  @obj/base/third_party/dynamic_annotations/dynamic_annotations/dynamic_annotations.obj.rsp /c ../../base/third_party/dynamic_annotations/dynamic_annotations.c /Foobj/base/third_party/dynamic_annotations/dynamic_annotations/dynamic_annotations.obj /Fd"obj/base/third_party/dynamic_annotations/dynamic_annotations_c.pdb"
../../base/third_party/dynamic_annotations/dynamic_annotations.c(28): fatal error C1083: Cannot open include file: 'windows.h': No such file or directory

Thanks.


Shanfeng Cheng
Reply all
Reply to author
Forward
0 new messages