Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76305 --- shadow/76305 2005-11-28 20:01:10.000000000 -0500 +++ shadow/76305.tmp.23676 2005-11-28 21:06:38.000000000 -0500 @@ -91,6 +91,19 @@ the mono build system and not the installer build so that those compiling from source will also get the changes. ------- Additional Comments From [EMAIL PROTECTED] 2005-11-28 20:01 ------- Dumb question - isn't the app (rsvg) at fault for P/Invoking a rsvg-2 library when it is in fact called rsvg-2-2? + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-28 21:06 ------- +Yes, this wouldn't be an issue if the dllimport pointed to rsvg-2-2. +But, previous windows installers got the rsvg dll from another +location (probably gladewin32, but I'm not sure) and it was named +rsvg-2.dll. + +I use the rsvg from http://www.gimp.org/~tml/gimp/win32/downloads.html + +... + +Taking a quick look, previous win32 installers shipped with both +rsvg-2 and rsvg-2-2 files. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
