NextPrevUpTopContentsIndex

26.1 Introduction

The Application Builder makes it easier to create applications, typically by calling deliver . This tool helps you to control and debug the delivery process. On Intel Macintosh computers, it also eases the building of universal binaries.

To create an Application Builder, choose Window > Tools > Application Builder or click in the LispWorks toolbar.

Note: the Application Builder needs deliver (or save-image ) functionality and therefore it is not available in LispWorks Personal Edition.

On first use the Application Builder appears all set to build the CAPI example Hello World, as shown in The Application Builder with the Hello World example below.

Figure 26.1 The Application Builder with the Hello World example

Choose Build > Build or click to build the Hello World example.

Then choose Build > Run or click to run the Hello World example that you just built.

Note that the Application Builder toolbar commands are also available on the Build menu.

26.1.1 What the Application Builder does


Common LispWorks User Guide (Macintosh version) - 21 Feb 2008

NextPrevUpTopContentsIndex