[Mono-list] Problems using a library.

Miguel de Icaza miguel at novell.com
Tue Mar 20 11:33:06 EDT 2007


Hello,

> This is likely to be a bug in the building files and/or the packaging, I've 
> already submitted a bug report about it. Meantime, is there any workaround I 
> can use from C#/.Net/Mono to still use this library?

You could P/Invoke into the second library before calling the first one,
to ensure that all symbols will be in memory by the time the dynamic
linker tries to resolve them.




More information about the Mono-list mailing list