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

Nathan Letwory jesterking at letwory.net
Wed Jul 1 08:05:44 CEST 2009


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


More information about the Bf-taskforce25 mailing list