Subject: Re: [boost] [review] [autoindex] Formal review of AutoIndex
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-05-17 04:51:07


> Eehm, I know it is not related to AutoIndex, and it is probably my or a
> few people's problem. I've googled, at least some other (Boost) people
> have had this as well.
>
> I get this error while building:
>
> /*error: Attempt to redeclare already existing project id
> '/boost/exception' location '/_svn/boost/trunk/libs/exception/build'
> */
> I've had this also when building Boost.Geometry. Then I could solve it by
> removing Jamroot, or adding one. It is only on Microsoft, not on Linux or
> MinGW. The error always says "exception", strange thing...
>
> Do other people using MSVC have (had) this problem?

Works for me with msvc, it's not an issue I've ever seen so it's one for the
Boost.Build list I'm afraid...

John.