Doxygen dependencies to manage during install

Posted by aCuria on Stack Overflow See other posts from Stack Overflow or by aCuria
Published on 2010-05-22T04:59:24Z Indexed on 2010/05/22 5:00 UTC
Read the original article Hit count: 283

Filed under:
|
|

Hi, 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

© Stack Overflow or respective owner

Related posts about homework

Related posts about doxygen