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

Dalai Felinto dfelinto at gmail.com
Wed Jul 1 15:59:59 CEST 2009


Msvc 9.0 (2008). Windows Vista 64bits (I'm compiling blender 32 bits  
though)

Dalai Felinto
http://blenderecia.orgfree.com

On 01/07/2009, at 10:18, Shaul Kedem <shaul.kedem at gmail.com> wrote:

> 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
>>
> _______________________________________________
> 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