Is there an easy way to set up FB now for Delphi 2007, or do we have to wait until VSoft support it in the Delphi Win32 Compiler dialog?
Hi Tim,
Unfortunately, the build process for Delphi applications has changed significantly in Delphi 2007. We’re working to have FinalBuilder support it ASAP.
Regards,
Angus
You might be able to use the MSBuild action since that is what a delphi project file is now. But I am not 100% sure of that.
You might be able to use the MSBuild action since that is what a delphi project file is now.
Yes, it can be used with a bit of fiddling… but you won’t be able to fully control the various options. As Angus mentioned, a new D2007 action is on the way
.t8
Hi Angus & Tate,
Any chance you can give us an indication of when the Delphi 2007 action will be available.
Tks.
Peter.
Hi Peter
I’m working on it right now… hope to have it ready for testing by Friday. It’s mostly done, I had to do some major refactoring of the existing action so it will need some serious testing before we put it out in the wild!
If you are looking for external testers, I am ready…
Still on schedule for Friday Vincent?
Tks.
P.
Hi Peter
I finished the coding work on the action today, however we didn’t get time to test it. The work involved a lot of refactoring of existing code, so it needs some serious testing which I hope will happen on monday. The whole team( minus Tate who is on holidays) will be testing the action, as you can imagine, testing it for D3/4/5/6/7/2005/2006 will take some serious effort and might take a few days to get through. As soon as I am comfortable that I haven’t broken anything we’ll get a test build out.