Skip to content

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