Building embedded Python C++Application

Harald Angelow angelow at tttech.com
Mon May 29 04:00:09 EDT 2000


Hi !
I embedded PYthon into a Visual C++6.0  Project and have that problem:

If the project is built with code generation option "Multithreaded DLL" and
dynamic linked MFC
all runs well in Debug and Release Mode.

If built with build with code generation option "Multithreaded"  and MFC
linked static
only the Debug version works.... in the Release version Python crashes
(Memory Access Exception
in the Python15.dll)

What is the reason?


Thanks
Harald





More information about the Python-list mailing list