-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal error C1128 when building a debug build with VS2015 #16288
Comments
2 tasks
MylesBorins
pushed a commit
that referenced
this issue
Oct 23, 2017
PR-URL: #16289 Fixes: #16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
addaleax
pushed a commit
to addaleax/ayo
that referenced
this issue
Oct 23, 2017
PR-URL: nodejs/node#16289 Fixes: nodejs/node#16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
addaleax
pushed a commit
to ayojs/ayo
that referenced
this issue
Oct 26, 2017
PR-URL: nodejs/node#16289 Fixes: nodejs/node#16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Nov 16, 2017
PR-URL: #16289 Fixes: #16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Nov 21, 2017
PR-URL: #16289 Fixes: #16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Nov 28, 2017
PR-URL: #16289 Fixes: #16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
addaleax
pushed a commit
to ayojs/ayo
that referenced
this issue
Dec 7, 2017
PR-URL: nodejs/node#16289 Fixes: nodejs/node#16288 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With Visual Studio 2015,
vcbuild debug
results in the following error:If anyone from @nodejs/platform-windows can reproduce, I'll submit a PR adding
/bigobj
.The text was updated successfully, but these errors were encountered: