matusnovak/doxybook2

Failed to create directory

lishali-fm opened this issue · 2 comments

When I run: doxybook2 --output md --input /xml, got this error: Exception at Utils.cpp:155 Failed to create directory md\Classes error 3.

It would most likely fail if Doxybook does not have permission to create that directory.

Also, if you create it yourself, it will skip creating the directory, and should proceed without a problem.

I manually created the directory and it worked. Thanks!