
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