
25 Mar
2011
25 Mar
'11
6:02 p.m.
It seems to be an issue with auto link when BOOST_VERSION ends with 0 (in example 1.47.0)
windows fails to auto link since generate libs truncates '0'.
May I suggest adding 'x' at the end (1.47.0x)
Looks like someone has changed Boost.Build in Trunk, whether intentionally I don't know... will investigate. John.