[Doxygen-users] Path to sources. Encoding problem.
Brought to you by:
dimitri
|
From: П. А. <gm...@gm...> - 2008-09-25 09:22:47
|
Hello All! Could I specify non-English path to sources in doxywizard (WinXP SP2) ? For example, if I try to feed doxygen the sources from path "C:\Проект 1" (in Russian), I have: >>> ... Generating file member index... Warning: tag INPUT: input source `C:\?????? 1' does not exist Warning: source C:\?????? 1 is not a readable file or directory... skipping. Problems running dot: exit code=-1, command='dot', arguments='"graph_legend.dot" -Tpng -o "graph_legend.png"' *** Doxygen has finished >>> Thank you. |