I have another user, who is using the same version of Flare and working in the same project, and when they attempt to build one of the manuals, they get the below error. While she is able to build the other 4 without issue.
The error reason is "Build failed: Root element is missing."
Can anyone assist?
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<MadCapLog
Protocol="2"
Description="MadCap Flare 2017 r3 Generated Demo.fltar"
Date="2019-10-22T16:18:40.1259095-04:00">
<Messages>Compiling target Demo...
Removing previously generated content...
Loading skin info...
Gathering Glossary information...
Gathering Auto-index information...
Loading Master TOC...
Processing Master TOC...
Collecting linked (merged) help system info...
Generating Glossary...
Collecting source files...
Processing source files...
Build failed: Root element is missing.
Saving log to "C:/Builds/Demo/Output/Demo/Project/Targets/Demo.mclog"
</Messages>
<Warnings />
<Errors>
<LogEntry
File="file:///C:/Builds/Demo/Output/Demo/Project/Targets/Demo.fltar"
Message="Build failed: Root element is missing."
LineIndex="-1"
CharIndex="-1"
Subsystem="Compiler"
Target="Demo"
ErrorID="10086"></LogEntry>
</Errors>
</MadCapLog>