Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Btw... it seems this is fixed in gtk# cvs. make[1]: Entering directory `/root/gtk-sharp-0.9/rsvg' mcs \ --unsafe\ --target library \ -L ../glib \ -L ../pango \ -L ../atk \ -L ../gdk \ -L ../gtk \ -L ../art \ -r glib-sharp -r pango-sharp -r atk-sharp -r gdk-sharp -r gtk-sharp -r art- sharp \ -o rsvg-sharp.dll \ --recurse '*.cs' ./generated/RsvgSharp.SizeFuncNative.cs(25) error CS1501: Can not find a constructor for this argument list ./generated/RsvgSharp.SizeFuncNative.cs(15) error CS0103: The name `RemoveIfNotAlive' could not be found in `RsvgSharp.SizeFuncWrapper' Compilation failed: 2 error(s), 0 warnings make[1]: *** [rsvg-sharp.dll] Error 1 make[1]: Leaving directory `/root/gtk-sharp-0.9/rsvg'
You can get a patch that will fix this from: http://cvs.hispalinux.es/cgi-bin/cvsweb/gtk-sharp/sample/rsvg/Makefile.in.diff?r1=1.3&r2=1.4&cvsroot=mono
i already had this figured out myself, but thanks for the notification. This is the way i like my bugs ;) *** This bug has been marked as a duplicate of 20612 ***