Copy link to clipboard
Copied
Hi everyone,
I’m encountering an issue with RoboHelp 2022 when trying to generate a CHM file. I’ve been testing with one of the sample projects provided by Adobe, and every time I attempt to compile the CHM file, the process fails with the following error:
ENOENT: no such file or directory, lstat 'C:\Users\<User>\AppData\Local\Temp\RHTMP\<RandomFolder>\About_RoboHelp.chm' Failed to generate <OutputName>. Check log for more details.
Here’s what I’ve tried so far:
Additionally, when I manually test the HTML Help Compiler (hhc.exe), it attempts to compile but generates several warnings like this:
HHC3004: Warning: <FileName>.htm : The HTML tag "?xml version="1.0" encoding="windows-1252" ?" is not a valid HTML tag (it does not begin with an alphanumeric character).
The warnings seem to be caused by an XML declaration (
<?xml version="1.0" encoding="windows-1252"?>) at the top of several HTML files. I understand this tag is not valid in HTML and needs to be removed, but even after addressing this, the CHM file still fails to generate in RoboHelp.
Has anyone else encountered this issue or have suggestions on how to resolve it? Any help would be greatly appreciated!
Thanks in advance!
Copy link to clipboard
Copied
See if this thread helps - https://community.adobe.com/t5/robohelp-discussions/enoent-no-such-file-or-directory-lstat-word-outp...
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more