Building Applications

Based on the target platform, the application must be compiled with one of the following preprocessor macros defined:

Based on the API functions required by the application, the application must include the appropriate C language header files as described in DLM API Functions.

Based on the target platform, the application must be linked with one of the following shared libraries:

PlatformLibrary
Win32laygo32z.lib
Linuxlaygolnxz
Solarislaygosolz

The libraries are provided in the DLM distribution in the lib/<platform> directory, where <platform> is one of win32, linux or solaris.