9 Jul
2002
9 Jul
'02
2:07 p.m.
Bertolt Mildner wrote:
I just tried to build a very recent CVS snapshot of boost.thread with Metrowerks CW 8.1 (Windows 2000) but it failed due to problems with \boost\type_traits\alignment_traits.hpp. (see attached errors.txt)
I had no problems building it with CW 8.0 so far.
Any idea what's going wrong?
8.1 upgrade bumps up the compiler version to 0x3001; you were the first to discover that :). Check out the current CVS state - everything should be okay now. Aleksey