On 1 Dec 2010, at 5:15am, Saar Carmi wrote:

> Is there anyone publishing stable version of precompiled binaries of sqlite
> for Windows 64-bit ?
> I understand from the below sqlite.org doesn't, but there maybe another
> site?

SQLite comprises .c and .h files to be compiled into your own applications.  
There's no standalone application, or a stand-alone library to be made.  So 
there are no pre-compiled binaries /per se/.

However, there's a command-line tool, and a bunch of Windows users might decide 
on some standard library (dynamic or not) format for using SQLite.  There's 
nothing to stop you doing that, it's just not part of the design.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to