Re: [Doxygen-users] Error: dot: can't find ###

2013-02-11 Thread Warren Young
On 2/10/2013 11:10, Jon S. Berndt wrote: > 2) I have always used Doxygen and dot together like this, and it has worked > previously - I did get the diagrams built. I've been assuming Doxygen changed how it calls dot somehow, and that this change appeared in the Cygwin update in the normal course

Re: [Doxygen-users] Error: dot: can't find ###

2013-02-08 Thread Warren Young
On 2/8/2013 07:26, Jon S. Berndt wrote: >> Error: dot: can't open >> /home/jon/JSBSimCVSGit/JSBSim/documentation/html/inherit_graph_9.dot I already told you why that doesn't work in my Dec 18 message, and proposed a way Doxygen could be changed to make it work. To reiterate in brief: /home/jon/

Re: [Doxygen-users] Error: dot: can't find ###

2012-12-17 Thread Warren Young
On 12/14/2012 05:51, Jon S. Berndt wrote: > > I just started using doxygen v1.8.2 and have found that it works differently > than previous versions Which previous version were you using? David Stacey's 1.8.0-1, or my 1.7.4-1? (I'm the previous Cygwin doxygen package maintainer.) > there seems

Re: [Doxygen-users] doxygen in MacOS

2012-12-05 Thread Warren Young
On 12/4/2012 19:10, Shiyuan wrote: >> >> Note that there is a config option called CASE_SENSE_NAMES which comes with >> the tip >> "Windows and Mac users are advised to set this option to NO." > > Thank you for the reply. But this itself doesn't solve the problem. > Any else to try? Did you try

Re: [Doxygen-users] doxygen in MacOS

2012-12-03 Thread Warren Young
On 12/2/2012 19:41, Shiyuan wrote: > > Any clue anything goes wrong in MacOS? Anything is missing? Thanks. Shiyuan This smells like a file name case sensitivity problem. By default, Mac systems use case-preserving but case-insensitive filesystems. My guess is that Doxygen is having trouble dist