Boost logo

Boost :

From: Karl Bellve (Karl.Bellve_at_[hidden])
Date: 2001-03-26 10:07:57


David Abrahams wrote:
>
> It is indeed covered in those docs, but in short, #define
> BOOST_DEBUG_PYTHON.
>
> -Dave
>

This solved the problem. Could it be possible to do something like this
in Boost to make it easier on us stuck in the windows world for some
projects?

#ifdef WIN32
#ifdef _DEBUG
#define BOOST_DEBUG_PYTHON
#endif // end WIN32
#endif // _DEBUG

-- 
Cheers,
Karl Bellve, Ph.D.                   ICQ # 13956200
Biomedical Imaging Group             TLCA# 7938 		
University of Massachusetts
Email: Karl.Bellve_at_[hidden]
Phone: (508) 856-6514
Fax:   (508) 856-1840
PGP Public key: finger kdb_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk