If output path contains a special character, build will fail. (For me a swedish char) It's working with that character in input or project paths, but not in output path:
NaturalDocs -i E:\Temp\Test\input -o HTML E:\Temp\Test\öutput -p E:\Temp\Test\project
Note the 'ö' char instead if 'o'.
Crash Message:
Couldn't create output file E:\Temp\Test\öutput\search\FunctionsT.html.
Natural Docs version 1.52
Perl version 5.12.4 on MSWin32
Command Line:
-i E:\Temp\Test\input -o HTML E:\Temp\Test\öutput -p E:\Temp\Test\project
Stack Trace:
NaturalDocs::Error::CatchDeath, called from
NaturalDocs::Builder::HTMLBase::BuildIndexPages, line 1877, called from
NaturalDocs::Builder::HTML::BuildIndex, line 243, called from
NaturalDocs::Builder::Run, line 240, called from
(eval), line 340 of NaturalDocs
Running on Windows 7 Enterprise, SP 1, 64-bit