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

vinvinodk vinothkumar.s at jasmin-infotech.com
Thu Aug 8 06:34:49 UTC 2013


Thanks mickey for the reply.

I have called like this in my .cs file

[DllImport("mylibrary")] 

private static extern int doOperation(int a, int b);

Please note, i have provided with libmylibrary.so only. Any ideas ?



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


More information about the Mono-osx mailing list