Versions Compared

Key

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

...

The document describes how to generate and run OpenMI Linux dlls and executables from the original Windows C# sources on a Linux machine. This is done by using Mono, a .NET Open Source project on software for different platforms. Only few adjustments are necessary in order to port the complete OpenMI functionalityThe most of the OpenMI functionality could be ported:

  • the definitions of the standard OpenMI.Standard,
  • the source development kit Oatc.OpenMI.Sdk.*SDK,
  • running OpenMI from command line or with GUIs in the ConfigurationEditor with GUIs or from command line.,
  • some LinkableComponents of the examples

2. Technical prerequisites

...