Closed
Description
- Version: master
- Platform: Windows 7 64-bit
- Subsystem: build
With Visual Studio 2015, vcbuild debug
results in the following error:
<...>\node\deps\v8\src\code-stub-assembler.cc : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj [<...>\node\deps\v8\src\v8_base_3.vcxproj]
If anyone from @nodejs/platform-windows can reproduce, I'll submit a PR adding /bigobj
.