RAD Studio
ContentsIndex
PreviousUpNext
Compiling Packages

You can compile a package from the IDE or from the command line.

To recompile a package by itself from the IDE

  1. Choose FileOpen and select a package (.dpk or .dpkw).
  2. Click Open.
  3. When the package opens:
    • In the Project Manager, right-click the package and choose Compile.
    • In the IDE, choose ProjectBuild.
Note: Right-click the package project nodes for options to compile or build.
You can insert compiler directives into your package source code. 

If you compile from the command line, you can use several package-specific switches.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!