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

builds fail using cmake #3

Open
ghost opened this issue Oct 18, 2011 · 3 comments
Open

builds fail using cmake #3

ghost opened this issue Oct 18, 2011 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2011

make -f Makefile.cmake install
...
spidernode/src/node_buffer.cc:41: fatal error: jstypedarray.h: file not found

@zpao
Copy link
Owner

zpao commented Oct 18, 2011

I think that we only added ourselves to the Waf build system, not cmake, which if I'm understanding it right, doesn't use Waf.

@ghost
Copy link
Author

ghost commented Oct 19, 2011

node-waf build
fail too...

ImportError : no module named js2c

(--version : waf 1.5.16)

@zpao
Copy link
Owner

zpao commented Oct 24, 2011

./configure && make works for me (on osx at least. on ubuntu I'm getting an ssl related build error but I think that got fixed upstream)

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

1 participant