jcd*_*dmb 2 doxygen path graphviz
我已经在我的mac上成功安装了Doxygen和GraphViz(运行Lion OS),但是当我使用graphViz运行doxygen时,我收到以下错误消息:
1) sh: dot: command not found
2) Problems running dot: exit code=127, command='dot', arguments='"/Users/../xxx.dot" -Tpdf -o
3) error: problems opening map file /Users/.../xxx_graph.map for inclusion in the docs!
If you installed Graphviz/dot after a previous failing run,
try deleting the output directory and rerun doxygen.
Run Code Online (Sandbox Code Playgroud)
我的Graphviz/dot路径一定是个问题,但我不知道如何解决它.
我已经使用MacPorts安装了Graphviz,但我仍然收到相同的错误消息.
我该怎么做才能解决这个问题?提前致谢!
谢谢@cyfdecyf和@fkerber的答案.根据你的回答,我可以从控制台运行dot programm,但我无法使用它来运行doxygen.我不知道,但是必须在doxygen用户界面中手动给出点程序的路径.要做到这一点,必须单击Expert -> dot (under topics menu) ->并在DOT_PATH下给出路径,在我的情况下它是/usr/local/bin.
多谢你们.
| 归档时间: |
|
| 查看次数: |
6533 次 |
| 最近记录: |