Failed to build CEF 3239 on Win10 with ninja

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Failed to build CEF 3239 on Win10 with ninja

Postby tiplip » Wed Nov 29, 2017 8:05 pm

Win10
VS2017 with Windows 10.0.15063.468 SDK installed

I have googled but no answer found yet.

Code: Select all
C:\code\chromium_git\chromium\src>ninja -C out\Release_GN_x86 cef

FAILED: gen/chrome/browser/resources/md_downloads/vulcanized.html gen/chrome/browser/resources/md_downloads/crisper.js
c:/code/depot_tools/win_tools-2_7_6_bin/python/bin/python.exe ../../chrome/browser/resources/optimize_webui.py --host downloads --input ../../chrome/browser/resources/md_downloads --out_folder gen/chrome/browser/resources/md_downloads --depfile gen/chrome/browser/resources/md_downloads/build.d --html_in_files downloads.html --html_out_files vulcanized.html --js_out_files crisper.js --insert_in_head "<base href=chrome://downloads>"
..\..\third_party\node\win\node.exe ..\..\third_party\node\node_modules\polymer-bundler\lib\bin\polymer-bundler --exclude chrome://resources/html/polymer.html --exclude chrome://resources/polymer/v1_0/polymer/polymer.html --exclude chrome://resources/polymer/v1_0/polymer/polymer-micro.html --exclude chrome://resources/polymer/v1_0/polymer/polymer-mini.html --exclude chrome://resources/polymer/v1_0/web-animations-js/web-animations-next-lite.min.js --exclude chrome://resources/css/roboto.css --exclude chrome://resources/css/text_defaults.css --exclude chrome://resources/css/text_defaults_md.css --exclude chrome://resources/js/load_time_data.js --inline-css --inline-scripts --rewrite-urls-in-templates --strip-comments --redirect "chrome://resources/cr_components/|..\..\ui\webui\resources\cr_components" --redirect "chrome://resources/cr_elements/|..\..\ui\webui\resources\cr_elements" --redirect "chrome://resources/css/|..\..\ui\webui\resources\css" --redirect "chrome://resources/html/|..\..\ui\webui\resources\html" --redirect "chrome://resources/js/|..\..\ui\webui\resources\js" --redirect "chrome://resources/polymer/v1_0/|..\..\third_party\polymer\v1_0\components-chromium" --exclude strings.js --exclude chrome://downloads/strings.js --manifest-out C:\code\chromium_git\chromium\src\out\Release_GN_x86\gen\chrome\browser\resources\md_downloads\downloads_requestlist.txt --root C:\code\chromium_git\chromium\src\chrome\browser\resources\md_downloads --redirect "chrome://downloads/|C:\code\chromium_git\chromium\src\chrome\browser\resources\md_downloads" --out-dir gen\chrome\browser\resources\md_downloads\bundled --shell downloads.html --in-html downloads.html failed: '..\..\third_party\node\win\node.exe' is not recognized as an internal or external command,
operable program or batch file

ninja: build stopped: subcommand failed.

there is not node.exe in my C:\code\chromium_git\chromium\src\third_party\node\win
where can I get right node.exe for win10?

thanks.
tiplip
Mentor
 
Posts: 76
Joined: Thu Mar 26, 2015 3:09 am

Re: Failed to build CEF 3239 on Win10 with ninja

Postby vbnsit » Mon Feb 03, 2020 1:10 am

I am facing the same issue
Could you find any solution for it?
vbnsit
Techie
 
Posts: 13
Joined: Mon Feb 03, 2020 1:09 am

Re: Failed to build CEF 3239 on Win10 with ninja

Postby magreenblatt » Mon Feb 03, 2020 10:40 am

Were there errors earlier in the download process? You can try running “gclient runhooks” from the chromium/src directory.
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm

Re: Failed to build CEF 3239 on Win10 with ninja

Postby vbnsit » Fri Feb 07, 2020 5:46 am

magreenblatt wrote:Were there errors earlier in the download process? You can try running “gclient runhooks” from the chromium/src directory.

i passed all this i am trying to build for arm64 windows 10

Code: Select all
c:\code\chromium_git\chromium\src>ninja -C out\Release_GN_arm64 cef
ninja: Entering directory `out\Release_GN_arm64'
[23681/61234] ACTION //cef:make_pack_header_resources(//build/toolchain/win:win_clang_arm64)
File includes/include/cef_pack_resources.h updated.
[23683/61234] ACTION //cef:make_pack_header_strings(//build/toolchain/win:win_clang_arm64)
File includes/include/cef_pack_strings.h updated.
[61231/61234] LINK cefclient.exe
FAILED: cefclient.exe
ninja -t msvc -e environment.arm64 -- ../../third_party/llvm-build/Release+Asserts/bin/lld-link.exe /nologo "-libpath:..\..\..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.24.28314\ATLMFC\lib\ARM64" "-libpath:..\..\..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.24.28314\lib\ARM64" "-libpath:..\..\..\..\..\..\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\arm64" "-libpath:..\..\..\..\..\..\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\arm64" /OUT:./cefclient.exe /PDB:./cefclient.exe.pdb @./cefclient.exe.rsp
lld-link: error: could not open 'glu32.lib': no such file or directory
lld-link: error: could not open 'opengl32.lib': no such file or directory

This is the error i am getting
vbnsit
Techie
 
Posts: 13
Joined: Mon Feb 03, 2020 1:09 am

Re: Failed to build CEF 3239 on Win10 with ninja

Postby magreenblatt » Fri Feb 07, 2020 10:40 am

Sorry, I don’t know. I have not tried an ARM Windows build. Please stop asking the same question in multiple threads.
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 35 guests