Boosting the speed of final builder

Hello Everyone,

I have final builder project and have actions that perform builds VS2008 solution. My VS2008 solution have 10+ projects in it and when final builder executes, it always take 3 hours of executing.

Is there anyway that I could reduce the building time in Final Builder?

FYI:
I tried building in command line but still it takes too long (2.5 hrs)

Thanks!

Regards,

Ronnie

Hi Ronnie

How long does it take if you build using Visual Studio? How long does it take if you build using MSBuild from the command line. Without that information it’s impossible to know if the problem is really with FinalBuilder.