Build Failed: One or more errors occurred.

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
LarryCarey
Propeller Head
Posts: 28
Joined: Thu Jan 24, 2019 11:48 am

Build Failed: One or more errors occurred.

Post by LarryCarey »

One fine day, after having compiled my project successfully very many times over the preceding weeks, my build failed, and I was presented with the short and sweet status message "Build Failed: One or more errors occurred."
While there may be many possible reasons for this error, here's what fixed my compiler error:
In the Target Editor (HTML5 - Tripane in this case), i changed the Output Folder to the root of my C: drive (something like "C:\Project_Output").
Just in case this saves other noobs from a minor nervous breakdown... :)
ChoccieMuffin
Senior Propellus Maximus
Posts: 2632
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Build Failed: One or more errors occurred.

Post by ChoccieMuffin »

You may have been hit by the 255 character limit somewhere along the line, perhaps when creating a file with a longer than normal name. During the build Flare creates assorted other folders (\Temporary, for example) so even if it looks ok, the temporary build folders can trip you up.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
Post Reply