Hi, I'm using Red Hat 9. I have Mono and I have Wine (working correctly). I followed the instructions for the Wine OpenLib patches and it installed.
Now when I run an application wich uses SWF I get: .... a lot of output..... ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libuser32.dll.so (user32.dll): ./libuser32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libcomdlg32.dll.so (comdlg32.dll): ./libcomdlg32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libcomdlg32.dll.so (comdlg32.dll): ./libcomdlg32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libcomdlg32.dll.so (comdlg32.dll): ./libcomdlg32.dll.so: cannot open shared object file: Onbekend bestand of map ** (string2bytes.exe:6002): WARNING **: Failed to load library ./libcomdlg32.dll.so (comdlg32.dll): ./libcomdlg32.dll.so: cannot open shared object file: Onbekend bestand of map Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.Control ---> System.MissingMethodException: A missing method exception has occurred. in <0x00042> 06 System.Windows.Forms.Win32:RegisterWindowMessage (string) in <0x000d7> 00 System.Windows.Forms.Control:.cctor () --- End of inner exception stack trace --- in (unmanaged) 00 System.Windows.Forms.Control:.ctor () in <0x0000e> 00 System.Windows.Forms.ScrollableControl:.ctor () in <0x00014> 00 System.Windows.Forms.ContainerControl:.ctor () in <0x0001b> 00 System.Windows.Forms.Form:.ctor () in <0x00017> 00 string2bytes.Form1:.ctor () in <0x00054> 08 string2bytes.Form1:.ctor () in <0x0001e> 00 string2bytes.Form1:Main () What am I doing wrong ? Btw, this is a simple SWF application with 2 textboxes and a button. Thnx. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
