> > Is MS Visual Studio the recommended solution to compile present-day > SQLite, or are there lighter, open-source compilers that I could use > instead? >
Some time ago I used DevC++ with SQLite (it is a Ligth API that uses the GNU tool chain), but if your planned target is M$, the definitive choice is Visual Studio Express. A.J.Millan _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users