
9 Sep
2009
9 Sep
'09
4:16 p.m.
It compiles fine for me. Can you try running just cl -Id:\libraries\boost_1_40_0 <test file>.cpp to check whether it's the result of some compiler option?
That compiled fine. And I identified the option. If "Disable Language Extensions" (/Za) is set to "Yes" the errors appear. The same seems to be true with VS 2005 since I experience there the same error messages and the option was active as well. Can we do anything about it? Adam Badura