Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-11-25 10:41:15


In setting up Boost.Filesystem to use boost/config/auto_link.hpp, I'm
getting the error message below from both Intel and Comeau compilers.

Looking at the current regression tests, Boost.Signals is also getting that
same error on those two compilers. Note that both use VC++ as their
backend.

Looks like auto_link.hpp hasn't been set up for them.

--Beman

C:\boost\site\boost/config/auto_link.hpp(271): catastrophic error: #error
directive: "some required macros where not defined (internal logic error)."
# error "some required macros where not defined (internal logic error)."


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