As outlined in the 3rd party modules with C/C++ addons section of the node-webkit wiki, native modules with node-webkit run with a different ABI (application binary interface) than standard node. @Gixxy came up with a nice solution in pull request #13, but it would be nice to automate this. (Say with Grunt)
As outlined in the 3rd party modules with C/C++ addons section of the node-webkit wiki, native modules with node-webkit run with a different ABI (application binary interface) than standard node. @Gixxy came up with a nice solution in pull request #13, but it would be nice to automate this. (Say with Grunt)