No Image
No Image
No Image
Converting SQLite.dll to a .lib file using MSVC++ 6.0 Print E-mail
Saturday, 01 September 2007

This is just a personal reminder note that won't get lost in case I forget:

To convert a .dll to a linkable .lib

Enter the command prompt and type

LIB /DEF:sqlite3.def

You will also need sqlite3.h from the SQLite amalgamated source repository.

 
< Prev   Next >
No Image
No Image No Image No Image
No Image
© 2009 Gibbon Games
No Image