Skip to content

HID.node multi-architecture and node version #16

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

HID.node multi-architecture and node version #16

wants to merge 3 commits into from

Conversation

SkyLined
Copy link

@SkyLined SkyLined commented Mar 2, 2015

Replace "platform\windows\HID.node" with files in "HID" folder to
automatically load the correct HID.node file for various combinations of
processor architecture and node version on Windows.

SkyLined added 3 commits March 2, 2015 15:28
Replace "platform\windows\HID.node" with files in "HID" folder to
automatically load the correct HID.node file for various combinations of
processor architecture and node version on Windows.
* node 0.12 can load the 0.11 module, so 0.12 build is removed.
* 0.8 build is added.
* code that loads the right .node now attempt to load all .nodes for the
current processor architecture until one is loaded successfully. This
makes supporting future versions of node easier (if they can load addons
from a previous version).
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