[MonoDevelop] build fail

Bric bric at flight.us
Sat Feb 22 22:54:13 UTC 2014


On 02/22/2014 01:01 PM, "Andrés G. Aragoneses" wrote:
> 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.

Thanks. OK, I did "make uninstall" in the gtk-sharp source tree.  I 
don't see the offending version in this my new build error:

                 http://www.flight.us/misc/build_error2.txt

a bunch of "could not find file" messages... I have libpango dev, libatk 
dev , etc installed. May have missed a few, but the error mentions pango 
and atk.  What gives?

still mentions glib-sharp, and I don't know where to find that.

thanks




More information about the Monodevelop-list mailing list