[Mono-devel-list] Problems with System.Drawing
Jordi Mas
jordi at ximian.com
Wed Feb 25 13:42:11 EST 2004
En/na Chris Seaton ha escrit:
Hello Cris,
In order to use System.Drawing you need to have installed libgdiplus.so. You
can find a recent built version at http://www.go-mono.com/download.html.
A part of that, the imaging part is not yet completed, some functionality may
be not there yet.
Jordi,
> Does nobody have any ideas?
>
> I installed from Fedora Core 1 RPMs, so I would imagine other people
> with a similar setup might experience this problem?
>
> Can someone please at least acknowledge my question?
>
> Chris Seaton
>
> Chris Seaton wrote:
>
>> I'm using System.Drawing to make thumbnails of images. I can reference
>> the assembly System.Drawing but when I use anything in it I get the error
>>
>> ** (bin/Club.exe:10139): WARNING **: Failed to load library
>> ./libgdiplus.dll.so (gdiplus.dll): ./libgdiplus.dll.so: cannot open
>> shared object file: No such file or directory
>>
>> libgdiplus.dll.so is located in /usr/local/lib, where I would expect
>> it to be. Why isn't Mono finding it?
>>
>> I'm curious as to why it is looking for "./libgdiplus.dll.so", and not
>> just "libgdiplus.dll.so". Is that the problem?
>>
>> I'm pretty sure this is a setup issue as I can't find more than one
>> other reference to this problem (there was no solution given).
>>
>> Thanks,
>>
>> Chris Seaton
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list