On CMake 'Debug' builds I get an error popup 'The application failed to initialize properly (0x0150002)',
There seems to be some problem with python/debug on windows for MSVC-2010 and MingW32. I'm sure its python because building without python enabled loads ok. For now you can build with CMake's 'RelWithDebInfo' which includes debug info but doesnt link against python debug dll. On Sun, Feb 13, 2011 at 1:42 PM, Tom Edwards <[email protected]> wrote: > "The procedure entry point PyModule_Create2 could not be located in the > dynamic link library python31_d.dll." > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
