Hello.

First I'd like to compliment you on a very nice product; I've been adding database support to an open source project and SQLite is of immense help to us.


I've been building SQLite as a library and as a DLL for Windows using Visual C++ 6 from sources of version 3.0.8. I'd be happy to publish or provide you with a .dsp (project file) for both types of compilation, as I couldn't seem to find them anywhere on the site.


I've gotten quite a few warnings while compiling; one of the warnings is severe IMHO - the function access() used in shell.c has no prototype (an #include <io.h> is needed there somewhere). There are lots of other warnings that can probably be removed.
I was wandering if you would be fixing those warnings, or if you'd like me to try and fix them myself and send you the results.


Guy



Reply via email to