Re: [v8-users] MSVC Debug Build

2020-03-11 Thread J Decker
https://github.com/nodejs/node/issues/27189 + '_ITERATOR_DEBUG_LEVEL=0', On Wed, Mar 11, 2020 at 1:40 PM Calvin L wrote: > Hi, > > I was wondering if anyone had any luck with the MSVC debug build so far? I > successfully built v8 as a static library for release builds with these > com

[v8-users] MSVC Debug Build

2020-03-11 Thread Calvin L
Hi, I was wondering if anyone had any luck with the MSVC debug build so far? I successfully built v8 as a static library for release builds with these commands *gn gen out.gn/x64_release --args="is_component_build=false is_debug=false target_cpu=\"x64\" v8_enable_pointer_compression=fa