vendredi 18 décembre 2015

Building SQLITE for the Nodewebkit (Using express.js)

I am having problems compiling SQLite for use with Nodewebkit. After research, it seems that I am having wrong versions of the programs. So I have: - Node - NW - SQLite

Apparently there must be certain version of each of the mentioned programs to make it work.

What versions of the programs I must have, so I can run this command:

npm install sqlite3 --build-from-source --runtime=node-webkit --target_arch=ia32 --target=0.12.3

This link suggests I should have NW version 0.8.x. But I cant find it for download. Or maybe that is not the problem at all...

Aucun commentaire:

Enregistrer un commentaire