Building Delphi XE sources

Hello,

i'm using the Delphi compiler with the ecc32.exe option checked. When i run final builder to compile everything i get an error in one part of our software. When i use a batchfile to compile the same sources, using the same dcc32.cfg file i dont get the error. In this batchfile i also use the ecc32.exe compiler.

Has someone noticed this too.

A question for the makers of final builder, is there a chance that the option to use the el7c.exe from Eurekalog. The problem is that when the sources don't change ecc32.exe wont override the bpl or the exe while the el7c.exe does it.

What is the error you are seeing? You havn’t given us much to go on, given that FinalBuilder supports aroud 12 versions of Delphi.

As for calling el7c.exe - you can use the Execute Program action for that. If there is enough demand we can create an action for it.