[Gtk-sharp-list] Installing GTK# on Mandrake 9.0

Carlos Kassab ckg@glin.com.mx
10 Oct 2002 16:31:48 -0500


Hi:

After installing Mono .16 on my Mandrake 9.0 (The RPMS for 8.2 worked
fine), i am trying to install GTK# but i got some errors:



Scribble.cs(33) error CS0029: Cannot convert implicitly from
`Gdk.EventMask' to `int'
Scribble.cs(33) error CS0019: Operator | cannot be applied to operands
of type `int' and `Gdk.EventMask'
Compilation failed: 2 error(s), 0 warnings
make[1]: *** [scribble.exe] Error 1
make[1]: Saliendo directorio `/home/ckg/Utils/mono/gtk-sharp-0.4/sample'
make: *** [binding] Error 1
[root@ckg01 gtk-sharp-0.4]#=20


Thank you in advance for your help

Carlos Kassab