Subject: Re: [Boost-docs] problem nunning document build
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2010-03-25 10:03:12
> -----Original Message-----
> From: boost-docs-bounces_at_[hidden] [mailto:boost-docs-bounces_at_[hidden]] On Behalf Of Robert Ramey
> Sent: Wednesday, March 24, 2010 9:04 PM
> To: boost-docs_at_[hidden]
> Subject: [Boost-docs] problem nunning document build
>
> I'm interested in trying out quickbook and docbook.
> I checked the documentation for boostbook and it seemed to
> suggest that I didn't have doxygen in my path. I can run doxygen
> from my path with no problem. $ doxygen
> Doxyfile not found and no input file specified!
> Doxygen version 1.4.7
> Copyright Dimitri van Heesch 1997-2006
Aside - you have an old Doxygen, current is 1.6.3 and works for me.
I had lots of fun with the \ and / and "" to get the specification of the location right for the B***** jamfile ;-)
My current user-config.jam contains
# Doxygen info must come *after* boostbook info
using doxygen
#: "C:/Program Files/doxygen" # NOT OK - because doesn't search from path into /bin?
: "C:/Program Files/Doxygen/bin/doxygen.exe" # OK
;
Paul
--- Paul A. Bristow Prizet Farmhouse Kendal, UK LA8 8AB +44 1539 561830, mobile +44 7714330204 pbristow_at_[hidden]
This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC