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

qva5 qva5 at poczta.onet.pl
Mon May 21 20:22:45 EDT 2007


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.


More information about the Monodevelop-list mailing list