Problem building PySQLite under Windows

Max nospam at nospam.nospam
Tue May 28 21:39:25 EDT 2002


"Gerhard Häring" <gerhard at bigfoot.de> ha scritto nel messaggio
news:slrnaf2e07.18s.gerhard at lilith.my-fqdn.de...
> Max wrote in comp.lang.python:
[...]
> Yes. You need a C compiler, and you need to have certain SQLite files
> installed and build an import library for your C compiler. I've posted
> all the relevant info the mailing list already.
>
> You might also want to use the CVS version, as this one actually
> compiles on Windows ;-)

Found instructions via CVS, downloaded mingw, and finally compiled the
module and build PySQlite!!!
And so i'v learned lots of new things.... :)

> On the mailing list, I've posted how to compile it using Microsoft
> Visual C++ or with the win32 version of the GNU C compiler (mingw32).
> You can get this free compiler on http://www.mingw.org

Very useful

> Feel free to ask further question on the pysqlite mailing list.

I'm afraid i will do... :)

Thanks a lot for the support!!!





More information about the Python-list mailing list