Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-11-30 17:33:22


"Dan W." <danw_at_[hidden]> writes:

> Hi, I'm using latest betas for Digital Mars, STLport and BOOST, and
> I'm trying to compile a state-machine using boost's
> fsm::state_machine.
> My include line is as follows:
> G:\boost-1.30.2;G:\boost-1.30.2\boost\mpl;G:\boost-1.30.2\libs\mpl\example\fsm;G:\dm\STLport-5.0-1031\stlport;G:\dm\include
> Here's the top of my file:

It's a compiler bug, which you should report to the Digital Mars
people. Aside from that, you might try adding
-DBOOST_MPL_BROKEN_OVERLOAD_RESOLUTION to your command-line.

HTH,

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

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