Hello everybody,
I have problems trying to create HTML documentation using fpdoc. I´ve put this
line in my makefile (GNU make):
docs:
fpdoc --package=Mingro --input=lib/mingro.pas --descr=docs/mingro.xml
--output=docs
But I get this error message:
Could not create file "docs\index.html": Access denied
Could not create file "docs\mingro\index.html": Access denied
Could not create file "docs\mingro\index-2.html": Access denied
Could not create file "docs\mingro\mg-grf-lo.html": Access denied
Could not create file "docs\mingro\mg-grf-hi.html": Access denied
... 80 more similar errors ...
I don´t understand why it shows this errors because I can create any file and
directory by hand so I have access to the directories.
I have the "docs/mingro.xml" description file (created by "makeskel"), the
"docs" directory exists, and fpc can compile the project correctly.
What's wrong? What can I do?
Guillermo Martínez Jiménez
Jefe de Proyectos y Programador
_______________________________________________
fpc-other maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-other