Versions Compared

Key

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

...

Compiling the LM-X SDK from Visual Studio

Step 1. Copy your LM-X-SDK lmx.lic file to the config directory.

 Note: If you are upgrading LM-X, remember about copying your LM-X security configuration file from a previous LM-X installation to the config directory. (In LM-X SDK versions older than 4.2, security_config.lmx file was named after your vendorname.lmx).

Step 2. Run Visual Studio.

To run Visual Studio, either:

  • Run Visual Studio by default by clicking Finish at the end of installing the LM-X SDK on Windows
    or
  • Double-click on the proper Visual Studio solution file, as shown below:

...

Note: Make sure the config directory includes the license file.


Step 23. Click Build tab and from the list of options that appears, select "Build Solution".

...