[MonoDevelop] build fail

"Andrés G. Aragoneses" knocte at gmail.com
Sat Feb 22 18:01:51 UTC 2014


On 22/02/14 11:18, Bric wrote:
> 
> started compiling from latest git, got this error:
> 
>      http://www.flight.us/misc/monodevelop_build_fail1.txt
> 
> thanks.
> 

>From reading this in your log:

/data/installers/git/monodevelop/main/Main.sln (default targets) ->
(Build target) ->
/data/installers/git/monodevelop/main/src/addins/MonoDevelop.GtkCore/libstetic/libstetic.csproj
(default targets) ->
/usr/local/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

	ClassDescriptor.cs(186,23): error CS0012: The type `GLib.IIcon' is
defined in an assembly that is not referenced. Consider adding a
reference to assembly `gio-sharp, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'

It appears that you tried to install gtk-sharp from the master branch
(or gtk-sharp 3.0)? MonoDevelop uses gtk-sharp 2.x, not 3.x.



More information about the Monodevelop-list mailing list