/t5/robohelp-discussions/robohelp-x5/td-p/834014Dec 09, 2008
Dec 09, 2008
Copy link to clipboard
Copied
As part of a rre branding project, I have copied a complete
project to a new folder, made the necessary changes and re built
the index. But when RoboHelp crashes when compiling. The c:/err
file contains the following:
HHA Version 4.74.8702
htmlproc.cpp(114) : Assertion failure: (pszTmp ==
m_pCompiler->m_pHtmlMem->psz)
I've checked and re compiled successfully the original
project.
Any ideas why the project should fail at hte the HHA
stage?
/t5/robohelp-discussions/robohelp-x5/m-p/834015#M33991Dec 09, 2008
Dec 09, 2008
Copy link to clipboard
Copied
I've found
this
post that seems to indicate this is a problem with the length
of the path to the project's folder. Try shortening the output path
and try again.
/t5/robohelp-discussions/robohelp-x5/m-p/834016#M33992Dec 09, 2008
Dec 09, 2008
Copy link to clipboard
Copied
Hi Colum, tried this, even tried moving to the root of c:,
but it still won't work. Am trying again from scratch and compiling
again after making changes in stages. Seems ok so far, but I was
wondering whether the index was causing it to fail (haven't got
that far yet)?
/t5/robohelp-discussions/robohelp-x5/m-p/834018#M33994Dec 09, 2008
Dec 09, 2008
Copy link to clipboard
Copied
LATEST
Thanks Colum, but it seems to be ok now. Rather than re-run
the index wizard, I've manually changed the entries. Still
compiling ok, so I'm going to leave it for now.