-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
The first time I've tried to build it, it told me it can't find the includes util.h and util-inl.h included by node_internals.h.
I've then download said 2 includes from nodejs's github repo, plop them into .node-gyp\5.1.0\include\node, and now the build fails with errors related to nan.h, NodeCoreAudio.cpp, and AudioEngine.cpp.
I've looked at nan's CI job for Node 5 Linux and it builds perfectly fine.
Using fresh install of NodeJS
Window 10 x64
NPM 3.3.12
NodeJS 5.1.0
Python 2.7.10
node-gyp 3.0.3
Visual Studio Community 2013
Metadata
Metadata
Assignees
Labels
No labels