Hi Rick!

The 'LIB' itself is a command for building library from command line.
But if you are using VisualC++ IDE, enter these data as an linker's
commandline option.

It may be not easy to find out, so there's a screenshot from my
computer. Please note I use MSVC 7.1

-----Original Message-----
From: Richard Stern [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 12, 2006 3:53 PM
To: sqlite-users@sqlite.org
Subject: RE: [sqlite] building sqlite.lib


 
> Download the source with the .DEF file, then run:
> 
> LIB /DEF:sqlite.def
> 
> That will make a lib file.

Pardon my ignorance, but run how? What sort of command is that? I tried
in the dos shell that obviously didn't work, oh I'm running win XP if
that makes a difference.

Where do I run this command?

Rick



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

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

Reply via email to