[Mono-winforms-list] problem with beta2 and wine

Peter Dennis Bartok peter@novonyx.com
Wed, 2 Jun 2004 07:47:35 -0600


>From an earlier post to this list:

If mono complains that it cannot find winelib.exe.so chances are it does
find it but cannot resolve dependencies. The mono versions built after
May 6th have an option where they you can enable more detailed errors
when loading a dependency if you 'export MONO_DEBUG=1' before running
mono. This should help diagnose the issue a bit.


-----Original Message-----
From: "KiOrKY" <kiorky@goddess-gate.com>
To: <mono-winforms-list@lists.ximian.com>
Date: Wednesday, 02 June, 2004 07:27
Subject: [Mono-winforms-list] problem with beta2 and wine


>hello,
>can someone help me to soleve the probleme
>my configuration is
>can someone help me solve this problem? i cant use winforms aplications
>here is my configuration:
>icu 2.8                           =========>  ALL FROM SOURCES
>debian sid
>kernel 2.4.26
>libgdiplus 0.8
>wine 20040505
>mono o.95 cvs (beta2)
>cairo 1.23
>winelib 0.3
>
>
>but i cant use winforms:
>
>
>doldit100:/usr/local/lib# mono /home/kiorky/test_mono/winform.exe
>Compat mode: the request from /home/kiorky/test_mono/winform.exe to load
System.Windows.Forms was remapped (http://www.go-mono.com/remap.html)Could
not load winelib.exe.so
>Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for System.Windows.Forms.Win32 --->
System.DllNotFoundException: winelib.exe.so
>in <0x00053> (wrapper managed-to-native)
System.Windows.Forms.Win32:WineLoadLibrary (string)
>in <0x003f4> System.Windows.Forms.Win32:.cctor ()
>--- End of inner exception stack trace ---
>
>in (unmanaged) System.Windows.Forms.Win32:MessageBoxA
(intptr,string,string,uint)
>in <0x00026> System.Windows.Forms.MessageBox:Show (string)
>in <0x0000f> HelloWindowsForms:Main ()
>
>regards
>-- 
>----------------------------
>- Gloire au monde libre    -
>----------------------------
>    I{ i () r |{ Y
>    Debian User
>---------------------------------------------
>-- Mathieu PASQUET
>-- Testeur Debian SID
>-- irc: #debian-fr / irc.freenode.net port: 6667
>-- Site: www.fr.debian.org
>---------------------------------------------
>
>
>_______________________________________________
>Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>