You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The FinalBuilder IDE uses the following Windows exit codes to indicate the outcome of the build :

Exit Code

Description

0

The run completed Successfully

1

An Error occurred in the run. Check the log for the details.

2

Invalid project when auto running project (-r) with "exit when done" (-e.)

998

FinalBuilder was force terminated following a remote request from another FinalBuilder instance (started using the -of option.)

999

The user elected to force terminate FinalBuilder after the running project failed to terminate.

See Also

IDE Command Line Interface | Scheduling builds

  • No labels