Steve Dower added the comment:

You'll also need to change your project to use the release version of the C 
Runtime library and undefine _DEBUG throughout, otherwise you'll get conflicts 
in things like memory allocators and alignment. It's not quite as simple as 
choosing another lib.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23393>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to