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

compile error #48

Open
mcfiredrill opened this issue Oct 18, 2015 · 3 comments
Open

compile error #48

mcfiredrill opened this issue Oct 18, 2015 · 3 comments

Comments

@mcfiredrill
Copy link

> [email protected] install /Users/tony/src/icecast_client/node_modules/node-core-audio
> node-gyp rebuild

  CXX(target) Release/obj.target/NodeCoreAudio/NodeCoreAudio/AudioEngine.o
In file included from ../NodeCoreAudio/AudioEngine.cpp:9:
In file included from /Users/tony/src/icecast_client/node_modules/node-core-audio/NodeCoreAudio/AudioEngine.h:11:
/Users/tony/.node-gyp/4.2.1/include/node/node_internals.h:6:10: fatal error: 'util-inl.h' file not found
#include "util-inl.h"
         ^
1 error generated.
make: *** [Release/obj.target/NodeCoreAudio/NodeCoreAudio/AudioEngine.o] Error 1

I'm using node 4

$ node --version
v4.2.1
@elhigu
Copy link

elhigu commented Nov 7, 2015

Same problem with node v5.0.0

@xenyou
Copy link

xenyou commented Mar 24, 2016

same issue on v5.6.0

@ZECTBynmo ZECTBynmo reopened this Mar 24, 2016
@PM5544
Copy link

PM5544 commented Nov 25, 2016

Also on v6.4.0

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

5 participants