Am 14.12.2007 um 23:44 schrieb John M. Anderson: > I'm trying to write a simple application that uses rsvg# on windows, > using the mono 1.2.6_4 libraries gtk-sharp, glib-sharp, and rsvg- > sharp. > > I've set it all up in visual studio, the proper references are in > place, and I even setup visual studio to copy librsvg-2-2.dll, > librsvg-2.dll, and libglib-2.0.0-dll, > but I'm still getting the error: > > Unable to load DLL 'rsvg-2': The specified module could not be > found. (Exception from HRESULT: 0x8007007E)
Windows does not use a lib prefix, try renaming the file rsvg-2.dll. Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
