Hello,

I'm not able to build chromium for windows 11 OS.

Flags used:
is_official_build=true
use_custom_libcxx=true
t5_support_partition_alloc=false
t5_single_threaded=false
t5_enable_freetype=false
v8_enable_i18n_support=false
v8_static_library=true
v8_use_external_startup_data=false


FAILED: mksnapshot.exe mksnapshot.exe.pdb
..\..\..\..\..\..\..\chromium\src\third_party\llvm-build\Release+Asserts\bin\lld-link.exe
 
/OUT:./mksnapshot.exe /nologo 
-libpath:..\..\..\..\..\..\..\chromium\src\third_party\llvm-build\Release+Asserts\lib\clang\15.0.0\lib\windows
 
"-libpath:../../../../../../../../../../../../../Program Files 
(x86)/Microsoft Visual 
Studio/2019/Community/VC/Tools/MSVC/14.29.30133/ATLMFC/lib/x64" 
"-libpath:../../../../../../../../../../../../../Program Files 
(x86)/Microsoft Visual 
Studio/2019/Community/VC/Tools/MSVC/14.29.30133/lib/x64" 
"-libpath:../../../../../../../../../../../../../Program Files 
(x86)/Windows Kits/NETFXSDK/4.8/lib/um/x64" 
"-libpath:../../../../../../../../../../../../../Program Files 
(x86)/Windows Kits/10/lib/10.0.22000.0/ucrt/x64" 
"-libpath:../../../../../../../../../../../../../Program Files 
(x86)/Windows Kits/10/lib/10.0.20348.0/um/x64" /MACHINE:X64 
 /PDB:./mksnapshot.exe.pdb @./mksnapshot.exe.rsp
lld-link: error: could not open 'obj/v8/v8_heap_base_headers.lib': no such 
file or directory

Same code works fine and build is successful in mac OS.

Any help in what i might be doing wrong or have to do extra in windows OS?

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/c07543d6-7624-4aa5-85bd-2547d6a48069n%40googlegroups.com.

Reply via email to