On 06/05/04 Phillip Hoff wrote: > Long-time lurker, first-time poster. I'm trying to build > gtksourceview-sharp-0.3 on OS X, but get the following error: [...] > /usr/local/bin/mcs --unsafe --target library /pkg:gtk-sharp > /pkg:gnome-sharp \ > generated/*.cs ./GtkSourceView.cs ./AssemblyInfo.cs -o > gtksourceview-sharp.dll > generated/CanRedoFiredHandler.cs(10) error CS0246: Cannot find type > `GtkSharp.SignalArgs'
You have old versions of gtk-sharp on your systems (maybe the old one in /usr and the new ones in /usr/local as your gapi_codegen call seems to imply). lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
