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

Added node-gyp build system, and version bumped #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added node-gyp build system, and version bumped #13

wants to merge 1 commit into from

Conversation

godsflaw
Copy link

I added the node-gyp build system for node >= 0.8.0 and version bumped so you can update in npm. Also, I updated the Readme.md with instructions for those on newer versions of node. Feel free to tweak as you see fit.

Tested on Mac, FreeBSD, and Linux. You may want to test on Windows too.

So far, runs good. Thanks for the hard work. :)

@godsflaw
Copy link
Author

I should have also have noted that the current version does not compile correctly on 64 bit Mac as the old build system makes a 32bit Mach-o shared library. The solution was to upgrade to the new build system.

Cheers

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

Successfully merging this pull request may close these issues.

1 participant