Have been trying to build python extensions from the C libs ming
& I have been able to produce a .pyd
object after studying Mike Fletchers excellent: http://www.vrplumber.com/programming/mstoolkit/ which is a
terrific tutorial for anyone trying to compile .pyd
on win32! Building Fatal Python error: Error initializing This application has requested the Runtime to terminate it
in an unusual way. Please contact the application's support team for more infor Has anyone been able to compile this extension for python? Same thing goes for Ming (c lib for compiling flas .swf files), such a pity no disutils script is included in this very powerful library! ##if you succeeded to build this, please consider sharing it
with me! (2.3 is fine as well!) What struck me while trying to compile is that instead of
the Active Python 2.4 version I was running I downloaded and installed the
python.org version (as recommended by Fletcher), and while launching it, I stated
ActivePython 2.4 Build
243 (ActiveState Corp.) based on Python 2.4 HUH! WHAT! No actual difference between the python.org &
activestate version??? Cheers, Jelle. |
-- http://mail.python.org/mailman/listinfo/python-list