[Gtk-sharp-list] Well, I'm new and need some infos :)
Fabio Zanetta
znt.fabio@virgilio.it
Sat, 2 Nov 2002 18:45:32 +0100
----- Original Message -----
From: "Mike Kestner" <mkestner@speakeasy.net>
Hi!
Thanks for reply.
I'm working on a windows os, so I read the README for compiling under win32:
"
To compile Gtk# on Win32 using the .Net framework compiler and libraries,
in the top level directory, type:
make -f makefile.win32
"
Well... "make" does not exists under win32 :) so no compilation can be done.
> The C# wrapper classes are generated during the build and then compiled.
> Look for the "generated" dirs under each namespace node.
Also: I don't need any compiled version of gtk#: I would like to find out
the declarations (functions, structs, enums...) in c# used for interfacing
the c# with the gtk+ libraries that are written in C.
I hope I was well explained :)
I would be thankful if someone can help with this.
Thank you newly.