[Mono-list] Problems using a library.

J. Pablo Fernández pupeno at pupeno.com
Sun Mar 25 16:17:56 EDT 2007


Thank you Miguel, this worked.
In my particular case I didn't know any function on the first one to call, so 
as someone suggested I called a NonExistingFunction inside a try/catch block 
and voila!
Thank you.

On Tuesday March 20 2007 12:33, Miguel de Icaza wrote:
> 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.

-- 
J. Pablo Fernández <pupeno at pupeno.com> (http://pupeno.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20070325/f248e6ae/attachment-0001.bin 


More information about the Mono-list mailing list