On Tue, Apr 8, 2008 at 9:16 AM, Johnson Lu <joh...@op...> wrote:
> Hmm.. I can't really recompile my code with the /Zc:wchar_t directive, and I would much rather not deal with writing wrapper code the convert the regular python str into our str type (my manager is hesitant about copying strings around for conversion purpose as he thinks it will be performance sapping).
>
> What about rebuilding boost so that /Zc:wchar_t is set to NO? Would this be a workable thing?
I don't know. I think it worth to try.
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|