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

Ockert olabuschagne at growthpathanalytics.com
Fri Jun 20 16:37:43 EDT 2008


Thanks for your help.

Just adding the dllmap to the config file from the original Mono config file
resolved the problem.

I can now see that the issue that was driving me nuts was resolved. The
textbox now accept keyboard input.

Thanks again for you prompt and helpful responses. 

Ockert.


Andreas Färber wrote:
> 
> 
> 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
> 
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
> 
> 

-- 
View this message in context: http://www.nabble.com/Can%27t-type-in-textbox-%282.0-and-3.0%29-tp18023254p18037018.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list