Hello! I've just compiled V8 as static libraries, everything compiled fine, but when I try to include thiese .lib files into my VS project - it says "Invalid or corrupted library" for v8_base_without_compiler.lib I am on Windows 10 x64, Visual Studio 2017, lastest SDKs
My GN build config: is_debug = false target_cpu = "x64" is_component_build = false v8_static_library = true My source code part: https://pastebin.com/jhwmsX8R If I need to provide more information - please inform me Thank you! -- -- 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. For more options, visit https://groups.google.com/d/optout.