[Gtk-sharp-list] new to llist/gtk#
Christophe VG
mono@baselabs.org
19 Apr 2002 16:29:40 +0200
Hi,
I just co'd the gtk-sharp tree and installed gtk2 stuff. The libraries
compile perfectly on w32, but when I move to linux to compile eg.
hello.cs ... I run into problems.
This is what happens ...
[ntt@taurus ntt]$ mcs -r gtk-sharp.dll hello.cs
./hello.cs(22) error CS0117: `Gtk.Window' does not contain a definition
for `DeleteEvent'
./hello.cs(30) error CS0246: Cannot find type `SignalArgs'
Error: Compilation failed
RESULT: 1
Is this "normal" (as in should I only try the 0.1 release) or am I doing
something wrong here ?
Is the CVS tree "stable" enough to build snapshot builds already. I
currently do this for mono/mint/mcs/class libs, and would like to set
this up for gtk-sharp too.
If I remove the delete_event and references, everything compiles
normally and I can run the app too. It only won't exit :)
anyway it looks very promising,
greetz,
Christophe
--
Supporting the Mono project, and helping you...
http://mono.baselabs.org http://mono.baselabs.org/CSAM
*** ***
"First steps" building guides, CSAM the C Sharp Archived Modules
daily Mono RPMS, C# tutorial,...