I'm trying to compile boost 1.3.0 using the CodeWarrior 9.2 compiler on
Mac OS X (10.3.3). I've run into a weird error:
Error : unexpected argument while expanding macro 'check' (wanted 1)
(included from:
boost/type_traits.hpp:29
is_base_and_derived.hpp line 112 s_type check(D const volatile *, T);
is_base_and_derived.hpp:
template
In article <99C9E5C8-AAAF-11D8-B83A-000393906C00@mac.com>,
Mark Dawson
I'm trying to compile boost 1.3.0 using the CodeWarrior 9.2 compiler on Mac OS X (10.3.3). I've run into a weird error:
Put this in your prefix file:
#include
participants (2)
-
Mark Dawson
-
Miro Jurisic