[Mono-list] Mono Debugger: make errors (on gtksourceview-sharp.dll)
Charles-Louis
charlouis.mono@wanadoo.be
11 Mar 2003 10:42:22 +0100
Hi,
I just downloaded and installed mono 0.23, I have gtk-sharp 0.8 on a RH
8.0 box, and I tried to compile the mono-debugger.
Unfortunately, There is a make error in the gtk directory:
Making all in gtk
make[3]: Entre dans le répertoire
`/tmp/Mono/0.23/mono-debugger-0.2.2/widgets/gtk'
/usr/local/bin/mcs --unsafe --target library -L /lib -r glib-sharp.dll
-r gtk-sharp.dll -r gdk-sharp.dll -o gtksourceview-sharp.dll --recurse
'./*.cs'
./generated/GtkSharp.voidObjectboolSignal.cs(49) error CS0115:
`GtkSharp.voidObjectboolSignal.Dispose' no suitable methods found to
override
Are there any other libraries I need?
--
Charles-Louis <charlouis.mono@wanadoo.be>