[Mono-osx] Invoke an api using .so library

mickeyf mickey at thesweetoasis.com
Thu Aug 8 13:14:22 UTC 2013


I see that you are working with OSX - I only know linux and Windows, but
from Jonathan Pryor's article :

http://www.mono-project.com/Interop_with_Native_Libraries

It appears that OSX has its own considerations and may be more particular
about where a library is located and what it is called. 

I don't know if the bug mentioned about GLib in OSX has been fixed, but if
not, it looks like you may need to leave off the ".so" extension when
mapping in the config file.

I would also double check all those many search paths that may be used. 



--
View this message in context: http://mono.1490590.n4.nabble.com/Invoke-an-api-using-so-library-tp4660467p4660478.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list