[Mono-list] Please help with compilation sample on Linux

Ales Vojacek alesv@fbl.cz
Tue, 23 Jul 2002 16:41:33 +0200


This is a multi-part message in MIME format.
--------------030505000908030601000707
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

see attached file.

--------------030505000908030601000707
Content-Type: text/plain;
 name="alv.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="alv.log"

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

--------------030505000908030601000707--