[Bf-taskforce25] DEBUG building with Cmake+MSVC+Python 2.6 doesn't work here

Shaul Kedem shaul.kedem at gmail.com
Wed Jul 1 15:18:22 CEST 2009


what ver of msvc do u have?



On Wed, Jul 1, 2009 at 2:05 AM, Nathan Letwory<jesterking at letwory.net> wrote:
> Dalai Felinto wrote:
>> It looks like the problem is related with std methods.
>>
>> Initially what was crashing my system were the calls to std::cout << someData.
>> I replaced the std::cout to printf [1] but now another run-time error
>> is raised when I launch BGE [2].
>> That time it looks like the problem is with std::vector or std::allocator
>>
>> So my question is: is it only me? or there is anyone else
>> experimenting the same problems?
>>
>> [1] - http://www.pasteall.org/6384/diff (can I apply it ?)
>> [2] - http://www.pasteall.org/6385
>
> Maybe some differences between default libraries that are linked
> against? For the right runtime you should have /MTd - I don't know
> further about CMake, so someone else should have a look.
>
> /Nathan
>
>
> --
>
> Nathan Letwory
>
> http://www.planetblender.org | http://www.blender-fi.org
> _______________________________________________
> Bf-taskforce25 mailing list
> Bf-taskforce25 at blender.org
> http://lists.blender.org/mailman/listinfo/bf-taskforce25
>


More information about the Bf-taskforce25 mailing list