
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? BTW, when do you plan to go to the release branch? Thanks, Vicente

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?
I will check this out this weekend. I do have some documentation updates which I will post fairly soon but I have been remiss in working on the changes suggested by the review. I do apologize and can only plead that I have been kept very busy by a consulting job I have been on for over a year now and have found very little time for updating TTI for release. I should have more time shortly as my consulting work is winding down considerably. I feel pretty bad about the long delay in not getting TTI ready for release in Boost, since I know what has to be done and know I can accomplish the needed changes with about a week of solid work. Eddie Diener
BTW, when do you plan to go to the release branch?

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.

Le 21/10/12 16:59, Edward Diener a écrit :
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;
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.
Hi, I have updated the trunk repository and I'm able to build the docs now. Thanks, Vicente

On 10/22/2012 1:43 PM, Vicente J. Botet Escriba wrote:
Le 21/10/12 16:59, Edward Diener a écrit :
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;
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.
Hi,
I have updated the trunk repository and I'm able to build the docs now.
That is good to hear. I am at work at making changes and will try to start posting changes incrementally based on the review. I will update those changes in the doc as I go along. Nobody feels worse about the long delay in getting TTI into a Boost distribution than I do myself.
participants (2)
-
Edward Diener
-
Vicente J. Botet Escriba