[Gtk-sharp-list] GtkSharp Demo
Glenn Pierce
glennpierce@connectfree.co.uk
22 Jun 2002 11:33:15 +0000
I can compile with just
mcs -r gtk-sharp.dll -r glib-sharp.dll ButtonBoxes.cs
On Sat, 2002-06-22 at 09:48, Paolo Molaro wrote:
> On 06/21/02 Duncan Mak wrote:
> > To compile it, install gtk# and run mcs with these flags:
> >
> > mcs --unsafe -o ButtonBoxes.exe -r glib-sharp -r pango-sharp -r
> > atk-sharp -r gdk-sharp -r gtk-sharp -r gdk-imaging-sharp
> > ButtonBoxes.cs
>
> Is --unsafe really needed? If it's needed for user programs, we have a
> problem, IMHO.
> Also, can anyone test if with csc it's enough to reference gtk-sharp?
> Otherwise we'd need a pkgconfig file for Gtk#, too.
>
> lupus
>
> --
> -----------------------------------------------------------------
> lupus@debian.org debian/rules
> lupus@ximian.com Monkeys do it better
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>