[Gtk-sharp-list] Compiling GTK# under windows 2000

Mike Kestner mkestner@speakeasy.net
22 Dec 2002 09:16:26 -0600


On Sun, 2002-12-22 at 04:53, Fabio Zanetta wrote:

> I cannot understand how to compile Gtk# under windows 2000...
> There is no documentation about this?

The README file contains the one-line instruction.

> I generate the code compiling the generator, but all the generated classes
> use "gtk-x11-2.0" (and the win version is "gtk-win32-2.0").
> 
> And more: How do I compile all .cs files into libraries that I can use into
> Gtk# projects?
> 
> I need simple steps for this.

make -f makefile.win32

-- 
Mike Kestner <mkestner@speakeasy.net>