it crashes with access violation error воскресенье, 14 апреля 2019 г., 3:45:34 UTC+3 пользователь [email protected] написал: > > 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-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]. For more options, visit https://groups.google.com/d/optout.
