1
我應該記錄我的代碼與doxygen作業分配,但我有問題讓doxygen運行。Doxygen依賴在安裝期間管理
我有一個Doxyfile提供,並剛剛在我的機器上安裝了doxygen。
當我進入運行doxygen的命令,使用「doxygen的Doxyfile」我得到以下錯誤:
failed to run html help compiler on index.hhp
誰能給我介紹成什麼我做錯了嗎?
感謝
我應該記錄我的代碼與doxygen作業分配,但我有問題讓doxygen運行。Doxygen依賴在安裝期間管理
我有一個Doxyfile提供,並剛剛在我的機器上安裝了doxygen。
當我進入運行doxygen的命令,使用「doxygen的Doxyfile」我得到以下錯誤:
failed to run html help compiler on index.hhp
誰能給我介紹成什麼我做錯了嗎?
感謝
我解決了這個問題,貌似需要安裝微軟的幫助編譯器。