[Mono-dev] Mono 2.8 gnome-sharp not compiling...

Miguel de Icaza miguel at novell.com
Sat Oct 9 10:59:51 EDT 2010


Hello,

    We no longer ship Mono.GetOptions.dll, since this is a sample, you can
just remove it from the Makefile.

    In the meantime, we should get the sample rewritten to use the new
Mono.Options.

On Sat, Oct 9, 2010 at 6:23 AM, Quandary <quandary82 at hailmail.net> wrote:

> Question: When compiling mono 2.8 et al on Ubuntu 10.04 from the stable
> tarballs, i get this:
>
> error CS0006: cannot find metadata file `Mono.GetOptions.dll'
> Compilation failed: 1 error(s), 0 warnings
>
>
> The error seems to be in:
> /root/sources/mono-2.8/download/gnome-sharp-2.24.1/sample/gnomevfs
>
> while the compilation of
> TestXfer.cs
>
> I find Mono.Options.dll to be located in:
>
> /root/sources/mono-2.8/download/mono-2.8/mcs/class/lib/net_4_0/Mono.Options.dll
>
> I copied it to
> /root/sources/mono-2.8/download/gnome-sharp-2.24.1/sample/gnomevfs
> but that doesn't fix the error.
>
> I read somewhere that "Mono.GetOptions is obsolete, and was removed from
> mono (changed to Mono.Options?), but debugger still have this reference. "
>
> How can I fix this compilation error ?
> Does this assembly lack gac installation ?
> And would somebody please fix the gnome-sharp tarball, after all it's
> the stable source.
> http://ftp.novell.com/pub/mono/sources-stable/
>
> For now I just commented out the TestXfer.cs in the makefile, since it's
> only a sample/test.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101009/35e2b164/attachment-0001.html 


More information about the Mono-devel-list mailing list