I need to do that for OS X, since 'fink' does not currently have SQLite3 ported to it, yet.
The solution is multi-OS (Win32, Linux, OS X, *BSD, .. WinCE) so I don't want to carry things statically.
For some situation, it might suit.
-ak
9.2.2005 kello 13:40, Dennis Volodomanov kirjoitti:
I use it under Visual C++ by simply including all the files in the project, so that they're compiled in and linked statically.
Dennis
// MCP, MCSD // ASP Developer Member // Software for animal shelters! // www.smartpethealth.com // www.amazingfiles.com ----- Original Message ----- From: "Asko Kauppi" <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Wednesday, February 09, 2005 6:58 PM Subject: [sqlite] Using SQLite3 under Visual C++
The binary package of SQLite 3.0.8 for Win32 only has the .def and .dll files. While this is totally okay for MinGW (gcc) the lack of a .lib import library creates problems for Visual C++ users.
Am I missing something obvious, or what should I do? Shouldn't this be a FAQ item?
-ak
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 07-Feb-05
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 07-Feb-05