Problem Building PySQLite (Win32)

John Abel john.abel at pa.press.net
Thu Oct 30 11:38:22 EST 2003


Forgot to mention, I'm trying to build it on Win2000, with VC6SP5

Regards

John
----- Original Message ----- 
From: "John Abel" <john.abel at pa.press.net>
To: <python-list at python.org>
Sent: Thursday, October 30, 2003 4:30 PM
Subject: Problem Building PySQLite (Win32)


> 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
> error: command '"C:\Program Files\Microsoft Visual
Studio\VC98\BIN\cl.exe"'
> fail
> ed with exit status 2
>
> Is there something that I'm doing wrong?  I'd appreciate any pointers.
>
> Thanks
>
> John
>
>
> -- 
> http://mail.python.org/mailman/listinfo/python-list
>






More information about the Python-list mailing list