[Mono-list] Mono on Win32

Andreas Färber andreas.faerber at web.de
Fri Dec 14 17:49:55 EST 2007


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


More information about the Mono-list mailing list