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


_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to