[Doxygen-develop] Bug: MacOS X path to Doxygen cannot contain spaces
Brought to you by:
dimitri
From: George V. <gy...@ma...> - 2004-10-08 17:54:00
|
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. Doxygen: 1.3.8 MacOS X: 10.6.5 George Varga |