RE: [gdal-dev] Building debug Python bindings (e.g. _gdal.pyd) with MS Visual Studio

2010-07-17 Thread Jason Roberts
org Subject: Re: [gdal-dev] Building debug Python bindings (e.g. _gdal.pyd) with MS Visual Studio On Jul 17, 2010, at 10:45 AM, Jason Roberts wrote: > This is probably a question for Tamas Szekeres and Howard Butler, but I'm emailing the whole list in case others are knowledgeable or intereste

Re: [gdal-dev] Building debug Python bindings (e.g. _gdal.pyd) with MS Visual Studio

2010-07-17 Thread Howard Butler
On Jul 17, 2010, at 10:45 AM, Jason Roberts wrote: > This is probably a question for Tamas Szekeres and Howard Butler, but I’m > emailing the whole list in case others are knowledgeable or interested. > > As part of trying to figure out http://trac.osgeo.org/gdal/ticket/3672, I > would like t

[gdal-dev] Building debug Python bindings (e.g. _gdal.pyd) with MS Visual Studio

2010-07-17 Thread Jason Roberts
This is probably a question for Tamas Szekeres and Howard Butler, but I'm emailing the whole list in case others are knowledgeable or interested. As part of trying to figure out http://trac.osgeo.org/gdal/ticket/3672, I would like to step through GDAL's SWIG-generated Python bindings in the Vis