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

Please update gyp to add support for visual studio 2013.. #19

Closed
junku901 opened this issue Nov 16, 2013 · 1 comment
Closed

Please update gyp to add support for visual studio 2013.. #19

junku901 opened this issue Nov 16, 2013 · 1 comment

Comments

@junku901
Copy link

Hi. First of all, sorry for my bad English.. Since I want to use 3rd party modules with c/c++ addons, I ran nw-gyp rebuild --target=0.8.0 to rebuild my module for node-webkit. However, after typing that command, I just got this error message :

MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of t he component to the system path if it is installed elsewhere.

It seems that this issue occured because there is no VCBuild.exe in visual studio 2013 anymore. Is there anyway to solve this problem?

@junku901
Copy link
Author

Self Answering : I found the solution for this problem in nodejs#339 (comment).

@ghostoy ghostoy closed this as completed Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants