|
From: Harald S. <har...@fi...> - 2013-09-27 08:22:15
|
Hi guys, thanks for picking up pasdoc again. Maybe you can help me with an issue I have. The error occurs with the compiled binary from the current source, and the 0.13 binaries I got from sourceforge. Would you point me towards the direction where I can find my mistake? Here is the context: pasdoc --output doc MyUnit.pas PasDoc 0.13.0 [2013-07-14|FPC 2.6.2|Linux|64] Documentation generator for Pascal source This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Info[1]: Starting Source File Parsing ... Info[2]: Now parsing file MyUnit.pas... Info[2]: ... 1 Source File(s) parsed Info[2]: Creating links ... Info[2]: ... links created Info[2]: Expanding descriptions (pass 1) ... Info[2]: Expanding descriptions (pass 2) ... Info[2]: ... Descriptions expanded Error[1]: Could not create HTML unit doc file for unit MyUnit. Error[1]: Could not create output file "automated.gif". Error[1]: Could not create output file "private.gif". Error[1]: Could not create output file "protected.gif". Error[1]: Could not create output file "public.gif". Error[1]: Could not create output file "published.gif". Fatal Error: Unable to create file "doc/pasdoc.css" Thanks, Harald |