-
Notifications
You must be signed in to change notification settings - Fork 71
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
Compiler error with VS2017 #157
Comments
/cc @nodejs/platform-windows any way we could work around this? |
Ran https://ci.nodejs.org/job/node-test-binary-windows-native-suites/3232/ with the binaries that succeeded building in the job above. This does not include VS2017 because of the mix we use but includes VS2015 and it passed. So, this is probably not an issue for building native modules, only Node itself. We'll have to see if this can be worked around with a simple patch, if not, dropping VS2017 for building Node sounds reasonable. |
I'd like to be able to update V8 to 8.4 in Node 14, so dropping VS2017 wouldn't be enough this time. |
Moving over to nodejs/node#33579 (comment) |
https://ci.nodejs.org/job/node-compile-windows/33891/nodes=win-vs2017/console
The text was updated successfully, but these errors were encountered: