Skip to content
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

VS2019 Build Error Node 12.0.0 #27555

Closed
smamran opened this issue May 3, 2019 · 1 comment
Closed

VS2019 Build Error Node 12.0.0 #27555

smamran opened this issue May 3, 2019 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@smamran
Copy link

smamran commented May 3, 2019

  • 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
  • After a while I have found following error log
"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)
@aduh95
Copy link
Contributor

aduh95 commented May 3, 2019

Duplicate of #27214?

@richardlau richardlau added the duplicate Issues and PRs that are duplicates of other issues or PRs. label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

3 participants