[Mono-winforms-list] Re: [Mono-list] monostub error can't find mscoree

Alexandre Pigolkine pigolkine@gmx.de
Tue, 25 Mar 2003 21:25:45 +0100


I think that command line should be:

$ wine monostub.exe.so EBook.exe
or
$ runwine EBook.exe

The last one will load a library to catch pthread functions and
call the ones from monostub.exe.

Alexandre


----- Original Message -----
From: "Michael Schwery" <cleamcpb@hotmail.com>
To: <mono-winforms-list@lists.ximian.com>
Cc: <mono-list@lists.ximian.com>
Sent: Tuesday, March 25, 2003 7:08 PM
Subject: [Mono-list] monostub error can't find mscoree


> I get the following error when trying the monostub patch.
>
> [mschwery@localhost windows]$ wine EBook.exe
> fixme:win32:PE_CreateModule Unknown directory 14 ignored
> err:module:PE_fixup_imports Module (file) mscoree.dll (which is needed by
> F:\windows\EBook.exe) not found
>
> Do I need to add an entry to a config file?
>
>
>
>
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>