|
Boost Users : |
From: Stephen D Evans (recombinant_at_[hidden])
Date: 2004-09-03 13:16:28
The CVS change to
boost/boost/python/detail/prefix.hpp
from revision 1.3 to 1.4 has obviated the effect of
boost/boost/python/detail/wrap_python.hpp
in _DEBUG when compiling with MSVC. Python now forces the debug library as
if BOOST_DEBUG_PYTHON is permanently in effect.
Revision 1.3 does not exhibit this problem. The added #include <pyconfig.h>
is the cause.
Stephen D Evans
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net