MadBuild gives an Exit 7 error

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
JeromeR
Propeller Head
Posts: 64
Joined: Fri Mar 20, 2009 2:15 pm
Contact:

MadBuild gives an Exit 7 error

Post by JeromeR »

Hi,

We're triggering MadBuild from the command line to build HTML5 output.

I'm getting an error that causes a non-success exit code (Exit 7).

Code: Select all

<Errors>
        <LogEntry File="../../../Project/Targets/HTML5.fltar" Message="Publish skipped: No destination selected.
" LineIndex="-1" CharIndex="-1" Subsystem="Publisher" Target="HTML5" ErrorID="140001" />
</Errors>
Question: What's the best way to stop this error from occurring? We need a successful exit code that's true. We don't care about publishing the output.

Thanks in advance.
gilyu
Jr. Propeller Head
Posts: 3
Joined: Mon Jul 13, 2020 4:07 pm

Re: MadBuild gives an Exit 7 error

Post by gilyu »

Having the same problem as well. Is there an answer for this?
joosilver12
Jr. Propeller Head
Posts: 3
Joined: Fri Sep 16, 2022 7:30 am

Re: MadBuild gives an Exit 7 error

Post by joosilver12 »

Hi,

I have the same kind of problem too, but it is Exit 3 instead of Exit 7.
Any ideas to resolve this issue?

Thank you for your help!
Post Reply