[Mono-list] Where is glib-sharp?

Francis Brosnan Blázquez francis@aspl.es
Sat, 16 Oct 2004 10:57:33 +0200


El sáb, 16-10-2004 a las 03:51, Kevin White escribió:
> I am trying to compile the example from
> http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/packingdemonstration=
program.html
> to learn how to use GTK# and am having a problem.
> 
> When I type:
> mcs -pkg:gtk-sharp,glib-sharp -r:System.Drawing packer.cs I get errors
> that the glib-sharp.pc cannot be found (indeed this does not exist on
> my system, though glib-sharp files exist in the gac).
> 
> When I type:
> mcs -pkg:gtk-sharp -r:System.Drawing,glib-sharp packer.cs I get errors
> that it cannot find the assembly 'glib-sharp'.
> 
> So how do I properly compile an example such as this?  I really want
> to learn gtk# and this site of tutorials has more examples than the
> mono site.  I'm used to winforms programming through vs.net, so this
> will take some getting used to with mono.
> 
> Any help is appreciated.
> 
Hi Kevin,

I have the same problem when I was trying to compile tomboy a month ago.
Is just a problem of your gtk-sharp version. Try to install the latest
stable version. In my mono install there is no glib-sharp to reference
to, so it must work by using only gtk-sharp reference.

IHIH


> Thanks,
> 
> Kevin
> --
> Kevin White
> jedirunner@gmail.com
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Francis Brosnan Blázquez <francis@aspl.es>
Advanced Software Production Line, S.L.