Discussion:
newbie mono question: glib libraries
(too old to reply)
john bailo
2003-10-10 19:20:57 UTC
Permalink
I'm compiling a helloworld gui app described here:

http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/getstart.html

on compile:

error CS0006: Cannot find assembly `gtk-sharp.dll'

error CS0006: Cannot find assembly `glib-sharp.dll'



What am I missing? I installed all the mono wine libraries?
Tom Shelton
2003-10-10 19:53:59 UTC
Permalink
Post by john bailo
http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/getstart.html
error CS0006: Cannot find assembly `gtk-sharp.dll'
error CS0006: Cannot find assembly `glib-sharp.dll'
What am I missing? I installed all the mono wine libraries?
You need to get the GTK# libraries. The you can get the source rpm
here:

http://sourceforge.net/project/showfiles.php?group_id=40240

Tom Shelton

Loading...