Problem Building PySQLite (Win32)

John Abel john.abel at pa.press.net
Fri Oct 31 05:29:26 EST 2003


Thanks for that!  Tried the CVS version, and it compiles without a hitch!

Thanks again

J
----- Original Message ----- 
From: "Gerhard Häring" <gh at ghaering.de>
To: "John Abel" <john.abel at pa.press.net>
Cc: <python-list at python.org>
Sent: Friday, October 31, 2003 1:47 AM
Subject: Re: Problem Building PySQLite (Win32)


> John Abel wrote:
> > I'm having a problem building pysqlite.  I've downloaded the
> > sqlite_source.zip, and sqlitedll.zip and extracted them to a directory.
> > I've then extracted pysqlite-0.4.3.  I've run the lib command, and made
sure
> > that setup.py is pointing to the right place.  However, when I run
"python
> > setup.py build"  I get the following error:
> >
> > _sqlite.c
> > _sqlite.c(138) : error C2133: '_con_methods' : unknown size
> > _sqlite.c(139) : error C2133: '_con_memberlist' : unknown size  [...]
>
> Try the CVS version, I vaguely remember having wormed around this for
> MSVC6 after the last release.
>
> This has also been discussed on he pysqlite-users mailing list. If you
> still have problems, just ask me in private email.
>
> -- Gerhard
>






More information about the Python-list mailing list