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-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/c8a15773-3cfd-49fc-a8a0-d81091bdca40n%40googlegroups.com.

Reply via email to