
Hi Mateusz, I'm glad you can build the documentation. I'm pretty much illiterate when it comes to bjam, etc. I have written a short readme.txt. See here: http://code.google.com/p/gil-contributions/source/browse/trunk/gil_2/readme.... If you like it I'll add it to the download. Regards, Christian On 10/4/10, Mateusz Loskot <mateusz@loskot.net> wrote:
On 01/10/10 16:25, Mateusz Loskot wrote:
On 01/10/10 16:14, Christian Henning wrote:
This is the final version that will be used for the boost review.
Could someone try to build documentation on Linux?
I tried on both Windows and Linux and on both platforms I'm getting the same error message:
G:\dev\gil\review\_svn\trunk\libs\gil\io_new\doc>bjam
error: Attempt to redeclare already existing project id '/boost/exception' location '../../../../libs/exception/build'
Christian,
It looks it was my fault.
Simply, I had incorrect location to boost project in my user-config.jam Normally, I use this:
use-project boost : G:/dev/boost/_svn/trunk ;
but for GIL review I set up separate dedicated Boost tree and forgot to update the entry to read:
use-project boost : G:/dev/gil/review/_svn/trunk ;
After updating the use-project entry, I can build documentation.
I still think the review package is missing installation instructions. Have you thought about it?
Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost