Main downloads page includes pre-processed source code which should "just
work" for what you're trying to do,

http://www.sqlite.org/download.html

sqlite-source-3_3_4.zip (546.40 KB)

This ZIP archive contains pure C source code for the SQLite library. Unlike
the tarballs below, all of the preprocessing and automatic code generation
has already been done on these C source code, so they can be processed
directly with any ordinary C compiler. This file is provided as a service to
MS-Windows users who lack the build support infrastructure of Unix. 

http://www.sqlite.org/sqlite-source-3_3_4.zip

Hope this helps,

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5

[EMAIL PROTECTED]

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

-----Original Message-----
From: Olaf Beckman Lapré [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 03, 2006 8:08 AM
To: sqlite-users@sqlite.org
Subject: [sqlite] How to configure without 'configure' script?

Hi,

I would like to compile the SQLite 3 sources directly into my app. Since I'm
using Visual C++ 6 how can I configure the sources to allow me to compile
them?

Can I use MSYS and run /configure and then just copy the 'configured'
sources to my Visual C++ app and compile them there? Or is there some other
way to configure the sources by simply defining some #define's somewhere?

Thanks, 

Olaf

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to