Versions Compared

Key

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

...

  • Mono v. 1.9.1. for openSUSE 11.0 in 64 bit mode. V. 1.9.1. is also referred to as Mono 2.0.
  • The standard and the sdk sources should be compilable with previous versions. But the GUIs require Windows.Forms, which has been shipped with v. 1.9.1. in Oct. 20092008.

3.

...

The Mono compiler gmcs

3.1.

...

Recommended compiler options

Command for generating a dll:

...

Mono can not process all type of GUIs. Mono 2.0 has nearly the full functionality of Windows.Forms. It does not support the WindowsPresentationFoundation WPF, shipped since .NET 3.0, which generates resources in XAML style or logical resources. Thus, it is highly recommended that the developers of OpenMI GUIs use Forms elements instead of WPF elements.

3.3. Help

...

Mono Forums are very helpful: http://www.go-mono.com/forums/
Error messages are partly the same as in Microsoft Windows .NET. You an can look them up on the MSDN homepage.

...

The generated applications will probably run on further platforms, especially . On non-SUSE Linux derivates , it may work without re-compilation. But it has not been proved yet. Interested persons are invited to test. The scripts should work. A short notice to the community, e.g. to the OpenMI Forum on SourceForge, would be appreciated.

...