Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: By default, when you install the SDK, Visual Studio opens to let you compile the SDK. We recommend that you use the project files and use the Build, Clean and Rebuild UI actions within the IDE to compile and recompile the SDK. Alternatively, you can compile the SDK from a command line using nmake, as described below. When compiling the LM-X SDK under Windows, one of the following is required:

  • Visual Studio (Express, Standard, Pro or better).
  • MinGW v4.3.x.

Compiling the LM-X SDK from Visual Studio

...