Building Applications

The RTX SDK Documentation describes the compiler flags necessary to build RTX applications. Applications using LayGO for RTX DLLs should be compiled with the following additional flags:

    -DLAYGOAPI=0 -Dx_RTX -Dx_WIN32

Applications should link against the RTX versions of laygo32h.lib and laygo32m.lib located in the lib directory of the LayGO for RTX distribution.