Preparing a Build Environment

To prepare your environment for building and debugging resource DLLs or Cluster Administrator extension DLLs, you must correctly set the PATH, INCLUDE, and LIB environment variables and check for the existence of required libraries. Complete the following checklist to prepare your build environment:

Note It is common to set your environment variables during the installation process for Microsoft Developer Studio. However, they can also be set by running VCVARS32.BAT from the BIN directory under the root of your development environment. Running VCVARS32.BAT is only necessary if you want to build from the command line rather than from within Developer Studio.