[Gtk-sharp-list] Strange problems when compiling gecko-sharp
Todd Berman
tberman@sevenl.net
Fri, 07 May 2004 12:59:43 -0400
Thats what you get when you mix cvs with release.
Use gtk-sharp 0.91.1 and that error will go away.
--Todd
On Fri, 2004-07-05 at 18:56 +0200, Antonio MartÃnez Alvarez wrote:
> Hello friends.
>
> I have updated and compiled from cvs my copies of mono, gtk-sharp and
> monodoc.
> Now I want to install MonoDevelop 0.3 and I'm having this problem when
> compiling gecko-sharp (from
> http://www.go-mono.com/archive/beta1/gecko-sharp-0.3.tar.gz):
>
> Making all in gtkmozembed
> make[1]: Entering directory
> `/home/amartinez/try/mono/gecko-sharp-0.3/gecko-sharp-0.3/gtkmozembed'
> mcs --unsafe --target library -L /usr/local/lib \
> -r glib-sharp.dll -r gtk-sharp.dll -r gdk-sharp.dll \
> ./NewWindowOrphan_handler.cs ./NewWindow_delegate.cs
> ./NewWindow_handler.cs ./AssemblyInfo.cs generated/*.cs -o gecko-sharp.dll
> ./NewWindowOrphan_handler.cs(10) error CS0246: Cannot find type
> `GtkSharp.SignalArgs'
> ./NewWindow_delegate.cs(12) error CS0246: Cannot find type `SignalCallback'
> ./NewWindow_handler.cs(10) error CS0246: Cannot find type
> `GtkSharp.SignalArgs'
> Compilation failed: 3 error(s), 0 warnings
> make[1]: *** [gecko-sharp.dll] Error 1
> make[1]: Leaving directory
> `/home/amartinez/try/mono/gecko-sharp-0.3/gecko-sharp-0.3/gtkmozembed'
> make: *** [all-recursive] Error 1
>
>
> Uhm ... I have tried a simple program which uses GtkSharp.SignalArgs and
> mcs throws the same error.
> Note: I do successfull compile my tiny gtk-sharp programs. Is it a
> change to the Gtk-Sharp API not supported by geckop-sharp?
>
> Thanks.
>
> --
> Antonio MartÃnez
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list