Hi. Greetings for your great work,
I have build node-sqlite3 module using nw-gyp and msvs 1212 express and everithing works ok (win7 64bit)
When i copy the node directory (including the node_modules) subdirectory to another machine (windows xp 32bit) i get the following error -
Uncaught Error: The specified procedure could not be found.
C:\Documents and Settings\pentest\Desktop\node\node_modules\sqlite3\build\Release\node_sqlite3.node module.js:488
do i need to copy/install aditional software to the machine for the node-sqlite3 module to run ok? 10x in advance.