hello people I'm trying to install the 2.10.4 version of GTK-Sharp and I'm getting this errors
make[3]: Entering directory `/home/esqueleto/myTrash/MonoInstall/Mono 1.9 /gtk-sharp-2.10.4/gdk' /usr/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll-target:library /r:../glib/glib- sharp.dll /r:../pango/pango-sharp.dll-r:/usr/lib/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll generated/*.cs ./EventButton.cs ./EventClient.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs ./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventGrabBroken.cs ./EventKey.cs ./EventMotion.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs ./EventWindowState.cs ./Key.cs ./Size.cs ./TextProperty.cs AssemblyInfo.cs generated/PangoHelper.cs(17,76): error CS0039: Cannot convert type `GLib.Object' to `Pango.Context' via a built-in conversion generated/PangoHelper.cs(52,76): error CS0039: Cannot convert type `GLib.Object' to `Pango.Context' via a built-in conversion generated/PangoRenderer.cs(14,61): error CS1502: The best overloaded method match for `Pango.Renderer.Renderer(GLib.GType)' has some invalid arguments /home/esqueleto/myTrash/MonoInstall/Mono 1.9/gtk-sharp-2.10.4/pango/pango- sharp.dll (Location of the symbol related to previous error) generated/PangoRenderer.cs(14,61): error CS1503: Argument 1: Cannot convert type `GLib.GType' to `GLib.GType' generated/PangoRenderer.cs(14,61): (equally named types possibly from different assemblies in previous error) /home/esqueleto/myTrash/MonoInstall/Mono 1.9/gtk-sharp-2.10.4/glib/glib- sharp.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll(Location of the symbol related to previous error) generated/PangoRenderer.cs(29,33): error CS1502: The best overloaded method match for `GLib.Object.CreateNativeObject(string[], GLib.Value[])' has some invalid arguments /usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll(Location of the symbol related to previous error) generated/PangoRenderer.cs(29,33): error CS1503: Argument 2: Cannot convert type `GLib.Value[]' to `GLib.Value[]' generated/PangoRenderer.cs(29,33): (equally named types possibly from different assemblies in previous error) /home/esqueleto/myTrash/MonoInstall/Mono 1.9/gtk-sharp-2.10.4/glib/glib- sharp.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll(Location of the symbol related to previous error) Compilation failed: 6 error(s), 0 warnings make[3]: *** [gdk-sharp.dll] Error 1 make[3]: Leaving directory `/home/esqueleto/myTrash/MonoInstall/Mono 1.9 /gtk-sharp-2.10.4/gdk' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/esqueleto/myTrash/MonoInstall/Mono 1.9 /gtk-sharp-2.10.4/gdk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/esqueleto/myTrash/MonoInstall/Mono 1.9 /gtk-sharp-2.10.4' make: *** [all] Error 2 I've found this on the Mono WebSite (http://www.mono-project.com/GtkSharp) saying that this error is when we are trying to install a older version. The problem is when I'm trying to install Gnome-Sharp 2.16.1 I get this: checking for GTKSHARP... Requested 'gtk-sharp-2.0 >= 2.10.3' but version of Gtk is 2.8.5 configure: error: Package requirements (gtk-sharp-2.0 >= 2.10.3) were not met: Can anyone can point some light? Regards Paulo Aboim Pinto Odivelas - Portugal -- Have income spending 5 minutes a day Click here: http://bux.to/?r=esqueleto
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
