[Gtk-sharp-list] Cannot compile with gtk/glib-sharp assembliesetc. (CS0006)

kyloe . togetfiles at hotmail.com
Mon Dec 12 01:14:41 EST 2005


mcs -lib:/usr/lib/mono/gtk-sharp-2.0/  helloworld.cs -r:gtk-sharp.dll 
-r:glib-sharp.dll
did seem more definitive with , -lib:PATH, to a basic beginner like myself. 
I'd guess that was the aim of the tutorial.

Greets for the gotmono.com crash course help.


>From: Fredrik Nilsson <jymdman at home.se>
>To: "kyloe ." <togetfiles at hotmail.com>
>CC: gtk-sharp-list at lists.ximian.com
>Subject: Re: [Gtk-sharp-list] Cannot compile with gtk/glib-sharp 
>assembliesetc. (CS0006)
>Date: Sun, 11 Dec 2005 23:54:50 +0100
>
>Hi,
>
>Use the following instead:
>
>mcs helloworld.cs -pkg:gtk-sharp
>
>or
>
>mcs helloworld.cs -pkg:gtk-sharp-2.0
>
>/Fredrik




More information about the Gtk-sharp-list mailing list