-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
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
.
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.