Versions Compared

Key

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

...

LM-X License Manager supports Java. However, you must have a C compiler (Visual Studio under Windows or GCC under Unix) to use the Java wrapper. Visual Studio is required to compile the LM-X SDK under Windows.

How can I obtain LM-X License Manager dongle drivers?
Anchor
dongles
dongles

...

'devenv' is not recognized as an internal or external command, operable program or batch file.

This error is due to different file names in Visual Studio versus Visual Studio Express. The file devenv.exe is the name of the IDE executable for Visual Studio editions. For Visual Studio Express editions, each IDE executable has a different name, specifically: Visual C++ 2005/2008/2010 Express Edition - vcexpress.exe.

...

X-Formation supports dongle use on Red Hat Enterprise Linux 5.x and newer; however, dongle use on Red Hat Enterprise Linux 4.x is not supported. This applies to Fedora Core 4 as well.
Enabling dongle support on Red Hat Enterprise Linux 4.x using the SetOption function will cause compilation errors in a client application.
In addition, linking to a libhaspsupport library will result in an inability to compile the license server on Red Hat Enterprise Linux 4.x with the following error: "undefined reference to `__stack_chk_fail'."The lmxendutil utility and license server will not work on Red Hat Enterprise Linux 4.x as well.
Unfortunately, this issue is due to limitations of the dongle libraries supplier, Aladdin, so X-Formation is unable to provide a solution for this problemTo solve this problem, copy the attached batch file (scroll down for attachment), devenv.bat, to a location such as C:\Windows where it will be added to the system path and recognized from the command line. LM-X will then compile normally.

...

.