Re: [gdal-dev] Help needed regarding SWIG Packaging

2011-07-25 Thread Vipul Raheja
Hi Even, Thanks for the reply. I was trying out the way you suggested it. I created a master.i which %includes all the other .i files. Upon compilation I am facing anther issue. It is a trivial issue I guess but I am not able to figure out. The things is, compilation with swig is usually in follo

Re: [gdal-dev] Help needed regarding SWIG Packaging

2011-07-25 Thread Even Rouault
Le lundi 25 juillet 2011 11:27:41, Vipul Raheja a écrit : > Hi, > > I am working on developing SWIG-Python wrappings for OSSIM, a tool for > satellite image processing. I wanted some help regarding the same since > GDAL uses Swig for the same. I am facing a problem regarding the > packaging. > >

[gdal-dev] Help needed regarding SWIG Packaging

2011-07-25 Thread Vipul Raheja
Hi, I am working on developing SWIG-Python wrappings for OSSIM, a tool for satellite image processing. I wanted some help regarding the same since GDAL uses Swig for the same. I am facing a problem regarding the packaging. As of now I have developed SWIG-Wrapper interface files (.i Files) for 130