On this page:

Compiling all source files in a target

To compile all source files in a specified target
  1. Select a file, module, or package.
  2. On the main menu, choose Build | Recompile 'target', or press ⇧⌘F9 or ⇧⌘F9⇧⌘F9 or ⇧⌘F9⇧⌘F9 or ⇧⌘F9^ F7, ⌃F7 or ⌃F7^ ⇧ F9, ⌃⇧F9 or ⌃⇧F9.

Tips and tricks

When performing compilation, note that:
  • When called from the editor, this method compiles the current file.
  • You can compile any module separately. All modules the current one depends on will be compiled as well.
To cancel the process, do one of the following:
  • Middle-click on the progress bar
  • Click closeRedCircle
  • Press ⌘F2 or ⌘F2⌘F2 or ⌘F2⌘F2 or ⌘F2⇧ F5, ⇧F5 or ⇧F5^ F2, ⌃F2 or ⌃F2, and select the process from the pop-up menu.

    build_progress_bar

See Also

Concepts: