shared library under ubuntu

Posted by Hema Joshi on Stack Overflow See other posts from Stack Overflow or by Hema Joshi
Published on 2010-04-14T10:15:06Z Indexed on 2010/04/14 10:23 UTC
Read the original article Hit count: 235

Filed under:
|
|
|

hi ,i have compiled srp-2.1.2 under ubuntu using make ,it creat a file libsrp.a. can any one tell me how can i use libsrp.a as shared library?.i want to use libsrp in a c# file under ubuntu by using dllimport.

thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about pinvoke