
On 10/17/2012 12:36 PM, Vicente J. Botet Escriba wrote:
Hi,
I would like to read the doc of Boost.TTI but there are a lot of broken link in trunK;
I have tried to build the doc but I get the following error
bjam warning: mismatched versions of Boost.Build engine and core warning: Boost.Build engine (bjam) is 2011.04.00 warning: Boost.Build core (at /Users/viboes/boost/trunk/tools/build/v2) is 2011.12-svn Building the tti docs with automatic index generation disabled. Try building with --enable-index. ...patience... don't know how to make <p../../../bin.v2/libs/tti/doc/darwin-4.2.1/debug-object(xinclude-scanner)@1283>tti.xml
Could you solve this issue?
Could you get the latest and try to build again ? It works for me locally using: bjam toolset=msvc-10.0 from the boost\libs\tti\doc directory. I did update the docs, but have more work to do both in the docs and in the implementation.