All Manuals > LispWorks IDE User Guide > 28 The Application Builder

28.3 Building your application

Once you have a script name in the Build script pane, build your application by choosing Works > Build > Build or clicking the toolbar button. The Application Builder invokes LispWorks in a subprocess, with the script as its -build argument.

If desired, you can abort the build process by pressing the Abort button.

The State pane displays the status of the building operation. After a successful build, the status changes to "Done" and the tool displays the name and size of the saved image in the Saved Image and Size panes, as shown in The Application Builder after a successful build below.

The Application Builder after a successful build


LispWorks IDE User Guide (Windows version) - 01 Dec 2021 19:38:10