[MonoDevelop] problem with mono.addins.gui assembly reference

Lluis Sanchez lluis at ximian.com
Tue May 22 05:11:14 EDT 2007


Hi,

Having gtk# 2.10 should be enough to load assemblies linked to 2.8. Gtk#
comes with some assembly loading policies that allows that, and it works
since there is a lot of people using 2.10 and MD works just fine. So
maybe you have something wrong in your setup.

Lluis.

El dt 22 de 05 del 2007 a les 01:22 +0100, en/na qva5 va escriure:
> When trying to install monodevelop from svn I run into such problem
> 
> 
> ** (/usr/local/share/mono/lib/mono/2.0/gmcs.exe:29856): WARNING **: The 
> following assembly referenced from 
> /home/qva5/monodevelop/dev/monodevelop/contrib/Mono.Addins.Gui.dll could 
> not be loaded:
>       Assembly:   gtk-sharp    (assemblyref_index=0)
>       Version:    2.8.0.0
>       Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed 
> in the MONO_PATH environment variable, or in the location of the 
> executing assembly (/home/qva5/monodevelop/dev/monodevelop/contrib/).
> 
> 
> ** (/usr/local/share/mono/lib/mono/2.0/gmcs.exe:29856): WARNING **: 
> Could not load file or assembly 'gtk-sharp, Version=2.8.0.0, 
> Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its 
> dependencies.
> 
> 
> I have gtk-sharp in version 2.10. Should i just add old version 2.8 to 
> the gac and try to run 'make' one more time? Or there is another way to 
> accomplish this installation. I would prefer not to mix assemblies, 
> having in mind problems with gtk-sharp in 2.4 and 2.10.
> 
> 
> Lukasz.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list