> Hi,
>
> I'm confused on one aspect of wrapping files. Can I use swig to wrap
an
> obj file that has not yet been linked with any others? Put another
way, if
> foo.c and bar.c are linked to create boojum.lib, can I wrap foo.obj?
>
> TIA,
>
> -T
No, SWIG is a source-to-source wrapper generator. It reads an .i file in
which you tell SWIG what C/C++ functions/classes to wrap, then it
generates source code for a wrapper.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
Swig-user mailing list
Swig-user@...
https://lists.sourceforge.net/lists/listinfo/swig-user