Hi..
I'm new to SWIG and need to create Wrapper for C code,
so, I have installed the SWIG already but doesnot know how to run it
for generating Interface file...
As far as I understand, SWIG will not generate an interface file for
you. You have to write it yourself, to tell SWIG what parts of y
On Jul 22, 5:34 am, Anish Chapagain <[EMAIL PROTECTED]> wrote:
> Hi..
> I'm new to SWIG and need to create Wrapper for C code,
> so, I have installed the SWIG already but doesnot know how to run it
> for generating Interface file...
> My C code is in message.c so what do i need to do the first
> st
Anish Chapagain wrote:
> Hi..
> I'm new to SWIG and need to create Wrapper for C code,
> so, I have installed the SWIG already but doesnot know how to run it
> for generating Interface file...
> My C code is in message.c so what do i need to do the first
> step..uisng SWIG..i read the documentatio
Hi..
I'm new to SWIG and need to create Wrapper for C code,
so, I have installed the SWIG already but doesnot know how to run it
for generating Interface file...
My C code is in message.c so what do i need to do the first
step..uisng SWIG..i read the documentation but cannot grasp creating
interfac