[Mono-winforms-list] monostub

Alexandre Pigolkine pigolkine@gmx.de
22 Mar 2003 16:43:01 +0100


The errors are really strange.

I just posted short description on how
to run SWF to the list. May be you can try
to follow the way described there and if
this will not work I will try to help more.

You can use Mono build with GC.

Alexandre.


On Sat, 2003-03-22 at 13:52, Roderick Colenbrander wrote:
> Hi all,
> 
> The past few days I tried to get monostub working. I followed the steps found 
> in previous mails which were posted to this list.
> 
> I'm using mono 0.23, Wine from cvs, the gc-wine dll and monostub from cvs. 
> Every time I try to run monostub I get a long list looking like this:
> Failure on complex float:t(0,16)=R3;8;0; at 3;8;0;
> Unknown type 'R'
> Failure on complex double:t(0,17)=R4;16;0; at 4;16;0;
> Unknown type 'R'
> Failure on complex long double:t(0,18)=R5;24;0; at 5;24;0;
> ....
> 
> In the winedbg is launched. After editing the source a bit, I found where the 
> problem is. The problem appears when initializing the mono runtime. Does 
> anyone know what can be the cause of this problem? I think it is related to 
> GC, do I need a mono build with or without garbage collecting? (I'm running 
> one without now I think)
> 
> Thanks,
> Roderick Colenbrander
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>