Hello,

If you google something like, "making a lib from a def file" you will find a lot of information and it will help you understand how to do this.

It has been a while since I have done it, but you will easily find what you are looking for.

Matt
tribalmedia

On Sep 11, 2006, at 8:30 PM, Robert Simpson wrote:

From http://www.sqlite.org/cvstrac/wiki?p=HowToCompile

Download the source with the .DEF file, then run:

LIB /DEF:sqlite.def

That will make a lib file.

Robert

-----Original Message-----
From: Richard Stern [mailto:[EMAIL PROTECTED]
Sent: Monday, September 11, 2006 7:19 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] building sqlite.lib

Hi.

I'm trying to use sqlite with VC++ 2005, I downloaded the
sqlitedll-3_3_7.zip but it seems I need a .lib file as well.

Does anyone know where I can get one?

After reading some messages here, I tried building the source
as a .dll
project but all I got was the .dll it didn't make a .lib

I'm surprised that when you download the .dll it doesn't come
with the .lib

So can someone either send me this file or explain how to make it?

Thanks

Rick



--------------------------------------------------------------
---------------
To unsubscribe, send email to [EMAIL PROTECTED]
--------------------------------------------------------------
---------------




---------------------------------------------------------------------- -------
To unsubscribe, send email to [EMAIL PROTECTED]
---------------------------------------------------------------------- -------



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to