Boost logo

Boost-Build :

From: brock_peabody (bpyama_at_[hidden])
Date: 2003-10-15 09:22:48


--- In jamboost_at_[hidden], "John Maddock" <john_at_j...> wrote:
[...]

Hi John,

> > If I try to build something that is not in boost I am still
getting
> > this error. Do I have to do something special to get the system
to
> > include gcc.hpp during the build process?
>
> Sure: include <boost/config.hpp> if you want to see the
boost.config macros
> defined.

That makes sense if I want to detect them in my own non-boost code,
but in this case I am getting the error simply from putting:

#include <boost/thread.hpp>

in my code. Shouldn't it (Boost.Thread) be including
<boost/config.hpp> on its own?

Thanks!

Brock

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk