see attached file.
mcs --unsafe -o gnome-hello-world.exe -L ../glib -L ../pango -L ../atk -L ../gdk -L ../gtk -r glib-sharp -r pango-sharp -r atk-sharp -r gdk-sharp -r gtk-sharp -r System.Drawing GnomeHelloWorld.cs GnomeHelloWorld.cs(50) error CS0103: The name `IconList' could not be found in `GtkSamples.GnomeHelloWorld' GnomeHelloWorld.cs(50) error CS0246: Cannot find type `IconList' Compilation failed: 2 error(s), 0 warnings
