[Mono-winforms-list] SWF applications on Mono 0.23

Mike Hearn m.hearn@signal.qinetiq.com
19 Mar 2003 08:54:58 +0000


Hi, mind if I forward this to the wine-devel list? I'm sure they'd all
be pleased to hear of your success.

Also, do you know when the pthread patches will be submitted back to
wine?

thanks -mike

On Tue, 2003-03-18 at 23:45, Alexandre Pigolkine wrote:
> Hello all,
>  
> I checked-in implementation of pthread_cond* and small library
> to hook sem* and pthread_cond* functions that are stubbed but not
> implemented in Wine.
> It should be possible now to run SWF applications on Linux
> using normal Mono releases.
> (well, I tested this only with Mono release 0.23 on Suse 8.1 with
> default Wine installation)
>  
> Additional Wine-specific binaries available for download 
> from www.geocities.com/pigolkine/SWF_MONO.23.tar.gz (compiled on Suse
> 8.1)
>  
> Files should be copied to:
> gc.dll.so - /usr/lib/wine ( or wine lib folder)
> runwine - /usr/local/bin ( or Mono bin folder)
> monowinehooks.so - /usr/local/lib ( or Mono lib folder )
> monostub.exe.so - folder with application. Wine must have access to
> the
>             folder using drive mapping.
>  
> To compile sample:
>  
> mcs MenuTest.cs /r:System.Windows.Forms /r:System.Drawing
>  
> To run:
>  
> $ export LD_LIBRARY_PATH=.
> $ runwine MenuTest.exe
>  
> To compile from source code:
> - Build Wine version of GC. John Sohn posted recently a link to the
> project.
>     if file is not available from his site, here is a link to a copy :
>     www.geocities.com/pigolkine/gc6.1-wine.tar.gz
> - files for monowinehooks.so and monostub.exe.so are in CVS
> System.Windows.Forms folder.
> - runwine is also in the System.Windows.Forms folder.
>  
> Alexandre Pigolkine
>  
>  
-- 
Mike Hearn <m.hearn@signal.qinetiq.com>
QinetiQ - Malvern Technology Center