mysql-python – Compiling on Windows

Compiling mysql-python shouldn’t have been too complicated, since distutils automates the compilation process, but there were two minor issues.

This particular module needed the /MANIFEST linker option, and the windows setup script didn’t work properly.

After fixing both of those problems, I present the compiled binaries (MySQL-python-1.2.3c1.win32-py2.6.exe (213)), and the fixed setup_windows.py (mysql-python-setup_windows.py (221)), if you want to compile mysql-python yourself.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>