Skip to content

Help building for Windows with node-gyp #60

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

Closed
cmundi opened this issue Feb 12, 2012 · 3 comments
Closed

Help building for Windows with node-gyp #60

cmundi opened this issue Feb 12, 2012 · 3 comments

Comments

@cmundi
Copy link

cmundi commented Feb 12, 2012

Does anyone have a Solution file which works with the build.gyp file in the Windows branch of node-sqlite3? Thanks!

Some background:

A month ago, I managed to get node-sqlite3 to build for Windows using the VS Express GUI. Now I would like to learn how to build with gyp. So I am starting with a clean copy of the Windows branch of node-sqlite3.

I see that the build.gyp file seems to not quite match up with the node-sqlite3.sln file. But just for fun, I made a copy of node-sqlite3.sln called build.sln and then tried to "node-gyp build" just for fun. Actually, quite a bit got built. But then I got the fatal error on looking for precompiled headers. (This will be familiar to anyone who has tried to use the node-sqlite3.sln file as-provided; it won't work; see one of my closed issues here.)

@TooTallNate
Copy link
Contributor

See #61.

@Mithgol
Copy link
Contributor

Mithgol commented Apr 25, 2012

Now, @cmundi, do you still see this issue after patch #61 landed?

@springmeyer
Copy link
Contributor

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

No branches or pull requests

4 participants