Giter Site home page Giter Site logo

Comments (8)

TooTallNate avatar TooTallNate commented on April 28, 2024

@piscisaureus wants this too.

Basically node-gyp depends on the msbuild.exe command that comes with Visual Studio to build the .sln file generated from gyp. So my question is does the Windows SDK come with msbuild.exe or some other equivalent "build my solution" command?

from node-gyp.

be5invis avatar be5invis commented on April 28, 2024

http://stackoverflow.com/questions/2567018/installing-msbuild-4-0-without-visual-studio-2010

Comfirmed, SDK DOES have msbuild. It is possible.

from node-gyp.

TooTallNate avatar TooTallNate commented on April 28, 2024

Well then unless msbuild.exe resides in a different location with just the SDK (entirely possible) then this should already work fine! I'll try to test it out when I get a chance.

from node-gyp.

TooTallNate avatar TooTallNate commented on April 28, 2024

With just the Windows 7 SDK installed on a Win 7 64-bit machine, I'm getting this when trying to run msbuild:

So it looks like at least .NET Framework 2.0 Software Development Kit needs to be installed alongside the newer SDK, so that vcbuild.exe gets installed.

from node-gyp.

be5invis avatar be5invis commented on April 28, 2024

I think .NET SDK is also required. Use the Windows SDK 7.1 (incl. .NET).

from node-gyp.

TooTallNate avatar TooTallNate commented on April 28, 2024

@be5invis With just the Windows SDK 7.1 installed (and .NET 4.0), I get the error shown above.

Even after installing the .NET Framework 2.0 SDK, like it says in the error message, I pretty much get the same thing. I'm not exactly sure what else needs to be installed other than Visual Studio 2010 Express :\

from node-gyp.

TooTallNate avatar TooTallNate commented on April 28, 2024

I wasn't able to figure this out. @be5invis were you?

I ended up just downloading Visual Studio 2010 Express alongside the Windows 7 64-bit SDK. Together they can produce 64-bit node native modules.

from node-gyp.

TooTallNate avatar TooTallNate commented on April 28, 2024

I'm just gonna recommend that people install the 64-bit SDK alongside Visual Studio C++ 2010 Express. Closing...

from node-gyp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.