Re: [Doxygen-develop] Bug: MacOS X path to Doxygen cannot contain spaces
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2004-10-09 10:34:52
|
On Fri, Oct 08, 2004 at 07:53:30PM +0200, George Varga wrote: > Hello Dmitri! > > I have found that you should place doxygen.app on a path that does not > contain spaces if you want to use dot. > > If the path contains spaces the dot tool will not run and the following > error will be printed in the log: > > sh: line 1: /<pathUntilFirstSpace>: No such file or directory > Problems running dot. Check your installation! > > > I think you need to quote the path to dot in the sh command. I see what you mean and will add the quotes. Regards, Dimitri |