
22 Jun
2005
22 Jun
'05
1:14 p.m.
Peter Simons <simons@cryp.to> writes:
I can't build the "doc/" directory of the current boost CVS version any longer:
budweis:/usr/local/src/boost-current/doc$ bjam --v2 /usr/local/src/boost-current/tools/build/v2/build/feature.jam:193: in feature.attributes from module feature error: "<link-runtime>" is not a valid feature name /usr/local/src/boost-current/tools/build/v2/build/property.jam:409: in property.translate-paths from module property [...]
Am I the only one who has that problem? Is there a simple fix, maybe?
a. Update your Boost.Build sources b. Change any uses of <link-runtime> to <runtime-link> HTH, -- Dave Abrahams Boost Consulting www.boost-consulting.com