[Mono-winforms-list] running simple application with Mono
Max Odendahl
max.odendahl@t-online.de
Thu, 15 Apr 2004 12:01:35 +0200
Hi,
I would like to get more experience with Mono, so I installed it on my Linux
machine. Wine is also installed
I have compiled a simple winform application (just one window, nothing
elese) with C#Builder and Delphi .Net, copied it to Linux and tried to run
it.
I get the following errors:
Coudl not load winelib.exe.so
Unhandled Exception System.TypeInitializeException
....
.....
......
The last line is: in <0x0001b> Project1.Unit:Project1 ()
What am I doing wrong or what else do I need on the Linux side to get this
running? Or is a simple WinForm application not yet supported? I have the
ewest rpm package.
Kind regards
Max