What Linux compilers does LM-X support?
For Linux (x86 and x64), LM-X supports the use of GCC (GNU Compiler Collection). Other compilers that use output compatible with GCC, including custom compilers, will also work but are not offici … Using dates for version numbers To create a license that will work only up to a specific date, you can use dates for major and minor version numbers as an alternative to specifying software release numbers.Since LM-X requires by … Choosing between a floating and node-locked license A floating license allows an application to be used on a network. A license server is required on the client side to manage a floating license. The number of concurrent users is counted, with … How to compile multiple SDK’s for different platforms This tutorial describes how to compile multiple LM-X SDK’s for different platforms in a way that enables shared code. By merging SDK’s, you avoid duplicating files and will have a cleaner setup. …