Hi, On Thu, May 06, 2004 at 08:38:23PM -0400, Douglas Gregor wrote: > On Thursday 06 May 2004 05:07 pm, Pavol Droba wrote: > > I have checked in the updated doc Jamfile. I still have the same problem. > > Interestingly, when I use use vc7 build of bjam, the generation gets > > further. > > > > Doxygen gets called, however next step (collection of xml files) fails. > > > > I have checked out the fresh version of whole repository, it didn't helped. > > I double checked all configuration files. I have no idea what can be the > > problem. > > > > Attached is the dump from vc7 bjam build and my user-config.jam > > Definitely a path issue: > > /D%3A/Dev/Projects/Boost/boost/libs/algorithm/string/doc/xml/structboost_1_1algorithm_1_1collection__traits.xml > > That %3A should be a colon. Everything's okay on Windows XP (non-Cygwin) and > Linux, and I'll try to reproduce/fix the issue on Cygwin later. > > (BTW, I see the enum problem as well and will look into it). > > Doug > I see, but the problem is still there :( I don't know how can I fix that path issue. Is there some config, that I might have wrong? I'm using XP and tried this without cygwin. If it is working for you, than I must have something wrong, just I don't know what.
Is there a need for some special version of doxygen? I have 1.3.6. Thanks, Pavol ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
