[C++-sig] Re: problems with std::string (complete msg.)

David Abrahams dave at boost-consulting.com
Wed Dec 10 04:23:27 CET 2003


"jsseo" <jsseo at postech.ac.kr> writes:

> Thank you for reply.
> I tried to reproduce the problem using straight C++.
> But, the strait C++ code works well.
> In my thought, using "boost_python.dll" makes no problem, 
> but using "boost_python_debug.dll" makes "python.exe(python22.dll)"
> produce the assertion fail message.
> I don't know why the project for "boost python debug version" 
> did not link with "python22_d.lib" and it linked with "python22.lib."

Does this answer your question?

http://www.boost.org/libs/python/doc/building.html#variants

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list