PDA

View Full Version : Pb : How to auto rebuild a failed step ?


Florian
09-12-2005, 10:33 AM
Hi,

I search a way to rebuild a step when it failed. I try this to build a step in loop until it compile :

http://www.kinook.com/Download/testrebuild.bld

But it fails with this message :

Error at Line 1, Column 1 (Build already in progress.)

How can i do ?

Thks for all comments,

Best regards

Florian

kinook
09-12-2005, 11:30 AM
You can't start the build from within a build (it's already started). Use a repeating conditional build rule instead: http://visualbuild.com/Manual/?buildrules.htm