I am trying to build a robohelp project at the command line and it crashes. Building manually in the IDE works.
The event log show:
Faulting application name: RHCL.exe, version: 0.0.0.0, time stamp: 0x4ff35c65
Faulting module name: HtmSingleSourceMultiScreenHelp.dll, version: 10.0.0.287, time stamp: 0x4ff358bc
Exception code: 0xc0000005
Fault offset: 0x0000f38a
Faulting process id: 0x7f8
Faulting application start time: 0x01cfc3baef76dd63
Faulting application path: C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\RHCL.exe
Faulting module path: C:\Program Files (x86)\Adobe\Adobe RoboHelp 10\RoboHTML\HtmSingleSourceMultiScreenHelp.dll
Report Id: 30ffeec3-2fae-11e4-9ddc-f4ce46ba20d2
The generated log shows that it crashes right after it logs 'Processing index data...'.
It appears to be the same issue found here:
What can I do to get this building on the command line successfully? I have 4 other projects I am doing this the same way with and they are generating the output fine.