-
Notifications
You must be signed in to change notification settings - Fork 283
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
Use of node-pre-gyp (latest) #257
base: master
Are you sure you want to change the base?
Conversation
…t environment variables
…ed before running pre-gyp
Updating binaryPath in nodeJavaBridge to point to the lib directory (because that's where node-gyp copies the final built modules)
Conflicts: package.json
Ok... I pulled joeferner:master into lantanagroup:master |
While this is a novel idea, the build isn't passing and I don't believe we want to reference binaries that are hosted in s3. If there is a way to avoid s3 and have a passing build, then I feel we should merge this. @joeferner thoughts? |
I love the idea. Building the project seems to be the biggest hold up in the issues. The problem is updating the binaries and the number of platforms we would support. At a minimum Windows 64bit, OSX, and Linux. On January 21, 2016 1:45:09 AM EST, Joseph Spencer [email protected] wrote:
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
No description provided.