We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version: 12.0.0
Platform: Win x64
I have used following command for building node-12.0.0
vcbuild.bat devenv node.sln /Upgrade msbuild node.sln
"D:\node\node-v12.0.0\node.sln" (default target) (1) -> "D:\node\node-v12.0.0\cctest.vcxproj" (default target) (6) -> "D:\node\node-v12.0.0\tools\v8_gypfiles\generate_snapshot.vcxproj" (default target) (42) -> (CustomBuild target) -> C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(209,5): error MSB6006 : "cmd.exe" exited with code -1073741819. [D:\node\node-v12.0.0\tools\v8_gypfiles\generate_snapshot.vcxproj] 218 Warning(s) 1 Error(s)
The text was updated successfully, but these errors were encountered:
Duplicate of #27214?
Sorry, something went wrong.
No branches or pull requests
Version: 12.0.0
Platform: Win x64
I have used following command for building node-12.0.0
The text was updated successfully, but these errors were encountered: