开发者

Doxygen dependencies to manage during install

开发者 https://www.devze.com 2023-01-01 03:53 出处:网络
i am supposed to document my code with doxygen for a homework assignment, but i have problems getting doxygen to run.

i am supposed to document my code with doxygen for a homework assignment, but i have problems getting doxygen to run.

I have a Doxyfile provided, and have just installed doxygen on my machine.

When i enter the command to run doxygen, "doxygen Doxyfile" I get the following error:

failed to run html开发者_如何学编程 help compiler on index.hhp

can anyone clue me into what i am doing wrong?

Thanks


I solved the problem, looks like Microsoft help compiler needs to be installed.

0

精彩评论

暂无评论...
验证码 换一张
取 消