Mailing List Archive

MySQL module compiling c in win32
I have been trying to compile the MYSQL module for python with MSVC++
5.0. Every time i try compiling it the same error appears.
IT cannot open the python.lib file.
I have changed the nessecary location of the file in the module. The
error is still present. Does anyone know how to fix this problem?
Or does any one know of another module to use?


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
MySQL module compiling c in win32 [ In reply to ]
tom@hrmanager.com wrote:
> I have been trying to compile the MYSQL module for python
> with MSVC++ 5.0.

I have a precompiled client .dll on the starship.

ftp://starship.python.net/pub/crew/jbauer/

Look for MySQL.pyd and the accompanying libmySQL.dll
file.

Best regards,

Jeff Bauer
Rubicon, Inc.