Compiling the Sample

Two compilation samples are provided. Use the compilation instructions relevant to your operating system.

>Run-time Environment API installation sample for x86 operating systems

The Run-time Environment API must be built with Microsoft Visual Studio.

a.Open a command prompt.

b.Set the environment path by running vcvar32.bat.

c.Run mkx86.bat.

>Run-time Environment API installation sample for x64 operating systems

a.Open the Microsoft Visual Studio x64 Cross Tools Command Prompt.

b.Set the environment path by running vcvars64.bat.

c.Run mkx64.bat.