Compiling and linking scheduler user code
To compile and link user code for the Scheduler, Microsoft Visual C++ Version 6.0 SP3 or later (version 8.02 or earlier) or Microsoft Visual Studio 2010 (version 8.03) is required. If you did not install Microsoft Visual C++ (version 8.02 or earlier) or Microsoft Visual Studio (version 8.03) with the option to set up for use from a command prompt, your PATH, LIB, and INCLUDE environment variables may not be set correctly. To set these, you can run VCVARS32.BAT, which is located in the \bin subdirectory of your Visual C++ (version 8.02 or earlier) or Visual Studio (version 8.03) installation.
The following steps will guide you in the procedures used to compile and link your user code: