[Gtk-sharp-list] gtksourceview compiling errors

Smjert smjert30 at libero.it
Sat Nov 8 05:40:55 EST 2008


Hello, i have a problem compiling Gtksourceview-2.0_0.10, i'm on Debian Lenny
with KDE, i previously compiled and installed gtk#2.8.5 then
mono-addins_0.3.1, now with Gtksourceview i gave ./configure and make and
it's shows these errors:

Making all in gtksourceview
make[1]: Entering directory
`/root/MONODEVELOP/gtksourceview-sharp-2.0-0.10/gtksourceview'
/usr/local/bin/mcs /unsafe /target:library /pkg:gnome-sharp-2.0 \
        generated/*.cs ./GtkSourceView.cs AssemblyInfo.cs
-out:gtksourceview-sharp.dll
generated/SourcePrintJob.cs(253,88): error CS0039: Cannot convert type
`GLib.Object' to `Gnome.PrintConfig' via a built-in conversion
generated/SourcePrintJob.cs(363,89): error CS0039: Cannot convert type
`GLib.Object' to `Gnome.PrintContext' via a built-in conversion
generated/SourcePrintJob.cs(490,85): error CS0039: Cannot convert type
`GLib.Object' to `Gnome.PrintJob' via a built-in conversion
generated/SourcePrintJob.cs(404,77): error CS0039: Cannot convert type
`GLib.Object' to `Gnome.PrintJob' via a built-in conversion
generated/SourcePrintJob.cs(435,77): error CS0039: Cannot convert type
`GLib.Object' to `Gnome.PrintJob' via a built-in conversion
Compilation failed: 5 error(s), 0 warnings
make[1]: *** [gtksourceview-sharp.dll] Error 1
make[1]: Leaving directory
`/root/MONODEVELOP/gtksourceview-sharp-2.0-0.10/gtksourceview'
make: *** [all-recursive] Error 1

How can i solve?

-- 
View this message in context: http://www.nabble.com/gtksourceview-compiling-errors-tp20394828p20394828.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list