Versions Compared

Key

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

...

On Unix, type: make (using GNU make; for example, /home/user1/lm-x_distrib$ make). 

Alternatively, you can clean previously compiled files (for example, when rebuilding the SDK with a different license or security key) using the following command: 

...

  • If you have multiple platforms, see Building LM-X for multiple platforms, below. If you have any problems compiling the LM-X SDK, see Troubleshooting, below.
  • Most Unix platforms use the command "make"; however, some platforms may use "gmake."

Directory Structure

After you've compiled the platform-specific files, your LM-X directory structure should look similar to the following:

...

    • On Windows, type: nmake (for example, C:\lm-x_distrib\win32_x86> nmake). Alternatively, you can use Visual Studio solutions lmx_vs2008.sln, lmx_vs2010.sln, or lmx_vs2012.sln.
    • On Unix, type: make (using GNU make).

(Note that most Unix platforms use the command "make"; however, some platforms may use "gmake.")

Troubleshooting

If you experience any installation problems, try the following troubleshooting steps. 

...