FinalBuilder 5.5.0.348 - Using the "Compile Delphi Win32 Project" action.
When editing the Compile Delphi Win32 Project action, I select the Build with Runtime Packages checkbox on the Project tab. I do a lookup for a runtime package and FinalBuilder correctly populates the associated edit control with the name of the runtime package. It also inserts a ';" (semi-colon) character before the name of the package.
If at least one package name was in the edit box already, this would be proper behaviour. Unfortunately, if the edit box was initially empty, the semi-colon is still inserted and causes errors during a build.
Any chance an update of FB could check to see if the runtime package edit box is empty before inserting the semi-colon character?
Thanks.
Rich