[Mono-osx] Building Mono using Mono.framework [was: Can't type in textbox (2.0 and 3.0)]

Andreas Färber andreas.faerber at web.de
Fri Jun 20 16:19:44 EDT 2008


Am 20.06.2008 um 21:39 schrieb Ockert:

> I managed to compile the framework. It however seems
> to lack some libraries. When I launch my application it throws a
> TypeInitializationException:…DllNotFoundException: gdiplus.dll. What  
> else am
> I missing? Do I need to set a path? Do I need to build another package

You have two options:

Either update Mono's etc/mono/config XML file, mapping gdiplus.dll to  
your existing libgdiplus.so.

Or compile a new libgdiplus and install it to your new Mono location.  
I am not familiar with libgdiplus compilation, but the same tricks  
might work as for Mono itself.

Andreas



More information about the Mono-osx mailing list