Step by step: Compiling extensions with MS Visual C++ Toolkit 2003
Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)
miki miki.tebeka at zoran.comThu Dec 16 07:00:49 EST 2004
- Previous message (by thread): MDaemon Warning - virus found: delivery failed
- Next message (by thread): Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Martin, Martin Bless wrote: [Something very long ...] Why don't just use MingW32? Download it from http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download (14.8MB) and install. Write your extension module and setup.py and then run: python setup.py build --compiler=mingw32 That's all! You'll have a working .pyd ready to rock. Miki
- Previous message (by thread): MDaemon Warning - virus found: delivery failed
- Next message (by thread): Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list