[Gtk-sharp-list] Well, I'm new and need some infos :)

Mike Kestner mkestner@speakeasy.net
03 Nov 2002 22:15:30 -0600


On Sun, 2002-11-03 at 06:49, Fabio Zanetta wrote:

> Please, can you tell me how if I was 6 year old, the main steps to do?
> - what (and from where) I have to install.
> - what should I launch after install.
> - and so on...

I was trying to tell you that if all you want to do is look at the
generated source, you don't need cygwin's make etc...

In the generator directory, look in the file makefile.win32.  There is a
csc command in the file that will build the generator.  Then look in the
api directory.  In the makefile.win32 file, there is a command to
execute the generator on the api xml files which will build the
generated source.  Look for the generated source that is produced in the
gtk/generated, gdk/generated, etc directories.

-- 
Mike Kestner <mkestner@speakeasy.net>