[Mono-devel-list] mcs from cvs compilation error

dim dimsmol at rambler.ru
Sat May 17 06:31:47 EDT 2003


Hello! :)))

mcs from cvs compilation fails because System.AppDomain have some
private event handlers, but implements interface System._AppDomain, that
describes these events.

I solved the problem by just commenting out these events in
System._AppDomain code (7 events at the bottom of source), but I don't
know is it correct or not.

Thanks! :)))
Best regards, dim. :)))




More information about the Mono-devel-list mailing list