It doesn't seems that finalbuilder is using visual studio multi processor build. Can someone confirm that VS 6 is going to utilize the msbuild multi processor enhancement.
It doesn't seems that finalbuilder is using visual studio multi processor build. Can someone confirm that VS 6 is going to utilize the msbuild multi processor enhancement.
Hi Guru,
You’re correct that we don’t actually expose this option at the moment. I’ll fix this for the next beta build.
Regards,
Angus
Is this taken care?
Hi Bernadette,
In the latest FinalBuilder 6 beta, the MSBuild Action now has a “multiprocessor” option when used with MSBuild 3.5.
The option isn’t exposed for “Build VS.Net Solution” action yet, because of some architectural differences between the two. However, if you turn it on in the Visual Studio IDE and use this action with “Use MSBuild” turned off, you should get multiprocessor building by default.
Hopefully we’ll be able to add an explicit option to that action as well.
Regards,
Angus