Hi,
If there is an compilation error for one app, i don't want to continue and compile all the other apps in the project. It must stop and show the log file.
I have try the option "stop with message on fatal error" but it doesn't work how I thought.
Hmm... I think there may be a bug in the "Stop with ..." option.
Right now the execution process runs in a pretty tight loop so it's not so easy to break into it. I will be changing this, probably for next release (September) so that clicking on the "Cancel" button on the execution progress window will terminate the execution immediately (or as immediately as it can be since it may still be waiting for another process to finish).
Best regards,