Luca Gervasi wrote:
I'm trying to compile a simple code that loads an .svg file.
I'm using Rsvg toolkit (svg-sharp-2.0 is correctly installed), but when
i try to build it all, using
mcs -pkg:gtk-sharp -pkg:gdk-sharp -pkg:rsvg-sharp (or svg-sharp)
I get an error saying that PKG-CONFIG could not find the required dll.
If you are using gtk# 2.x, each of the package names should have "-2.0"
at the end. Eg, "-pkg:rsvg-sharp-2.0"
-- Dan
_______________________________________________
Gtk-sharp-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list