On 15.02.2011 10:00, Campbell Barton wrote:
> 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.

Yes, python lib is build as release but you need a debug version when using 
msvc.

>
> 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<cont...@steamreview.org>  wrote:
>> "The procedure entry point PyModule_Create2 could not be located in the
>> dynamic link library python31_d.dll."
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
>
>
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to