[Mono-winforms-list] Is this an issue with Mono?

Robert Jordan robertj at gmx.net
Sat Jan 17 08:09:04 EST 2009


David Highley wrote:
> This is the first attempt to try this program, StreetSmart Pro. I'm
> running on a Fedora 8 64 bit system using wine-1.1.9-2.fc8 and
> mono-2.2-gtksharp-2.12.7-win32-5.exe. When I try running the program I
> get the attached stack_dump.txt: [dhighley at douglas SSPro]$ wine SSPro.exe

For some reason, this app is executed on the 1.1 profile of mono. That's
why it can't find these types:

** (SSPro.exe:24): WARNING **: Missing method 
System.Runtime.CompilerServices.RuntimeHelpers::PrepareConstrainedRegions() 
in assembly C:\Program Files\Mono-2.2\lib\mono\1.0\mscorlib.dll, 
referenced in assembly C:\Program Files\Schwab\SSPro\SSPro.exe

What happens if you're executing this app under native mono?

Anyway, this is most likely a WINE issue that should be reported
on their lists/BTS.

Robert



More information about the Mono-winforms-list mailing list