Skip to content

Can't build on Windows #55

@LuminescentMoon

Description

@LuminescentMoon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions