[Bf-committers] MinGW debug builds do not run

Peter Kümmel syntheticpp at gmx.net
Wed Feb 16 00:44:03 CET 2011


On 13.02.2011 14:42, Tom Edwards wrote:
> "The procedure entry point PyModule_Create2 could not be located in the
> dynamic link library python31_d.dll."

There is a script which extracts the symbols from python31_d.dll (which is
not build with mingw) for mingw. Maybe it helps when you delete 'python31mw_d.lib'
and rerun 'python_mw_update.bat'.
In python31_d.def is no 'PyModule_Create2' so maybe python31mw_d.lib was outdated.

All these files are in '<your blender path>\lib\windows\python\lib'

Peter




More information about the Bf-committers mailing list