Cory Nelson wrote:
Use the Visual C++ Toolkit.
http://msdn.microsoft.com/visualc/vctoolkit2003/
It is free, and optimizes much better than MinGW and LCC-Win32. I
can't compare it to Borland's, I've never used that one.
On Wed, 20 Oct 2004 10:41:25 -0200, Rubens Jr. <[EMAIL PROTECTED]> wrote:
Hi !
Wich compiler do you recomend to use to compile sqlite3.0.8 in Windows ?
I downloaded and installed the Visual C++ Toolkit in the
D:\VCToolkit2003 folder. It didn't like the .NET Framework configuration
that I had but I finally got it installed. Besides the limited
information that comes with this toolkit I have found very little other
information on how to use it. Could you post how you build the dll for
3.x sqlite and any error messages that you get?
Thanks
Corwin