« Return to Thread: Wrapping up an existing shared library

Wrapping up an existing shared library

by Ed Greenberg :: Rate this Message:

Reply to Author | View in Thread

I'd like to wrap up libmtp.so on linux in order to write perl scripts
for it. I read a lot about building the module as part of building the
swig wrapper.  Is this necessary? Is there a way to wrap an existing
shared library? The library and the header file are both installed in
the usual places (/usr/lib and /usr/include).

Any pointer on what to read will be appreciated.

Thanks,
</edg>
Ed Greenberg


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Swig-user mailing list
Swig-user@...
https://lists.sourceforge.net/lists/listinfo/swig-user

 « Return to Thread: Wrapping up an existing shared library