Hacker News new | ask | show | jobs
by balls187 4458 days ago
We had a lot of issues with sqlite.

What version of VS did you need? Some of the information on getting gyp working was like VS2008 SP1, plus the Win7.1 SDK.

If this is no longer true, I'll give it a whirl.

2 comments

I use VS2013 with it and it works great.
EE?
I'm using Ultimate (was that the question?)
yeah, express edition is the easiest for most non MSDN folks to get.
I had the same trouble (used SQLLite for RoR), i think it was my 64 bit version of Win7, which gave the most problems (some compiling errors).

A lot has been mentioned on the internet (how to fix it), but none seemed to work. I even recompiled everything :(