RE: [gdal-dev] gdal java binding jpip

2009-10-26 Thread Kunzman, Douglas
2:16 PM To: Kunzman, Douglas Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] gdal java binding jpip Selon "Kunzman, Douglas" : I haven't tried compiling Norman's sandbox, but could you retry with just SVN trunk and see if you still get the error ? The SWIG version you use

Re: [gdal-dev] gdal java binding jpip

2009-10-26 Thread Even Rouault
Selon "Kunzman, Douglas" : I haven't tried compiling Norman's sandbox, but could you retry with just SVN trunk and see if you still get the error ? The SWIG version you use is also an important factor as it breaks quite easily when you switch from one version to another one. Trunk Java bindings ar

[gdal-dev] gdal java binding jpip

2009-10-26 Thread Kunzman, Douglas
I am trying to compile the java samples under http://svn.osgeo.org/gdal/sandbox/normanb/ for use with jpip. I believe this is a general gdal compile issue but I'm not sure. I'm new to gdal and have searched the web and have found no good information.