Re: [gdal-dev] GDALWarp fails to initialize

2015-09-09 Thread Brad Hards
On Wed, 9 Sep 2015 10:29:04 AM user gdal wrote: > Can you try posting an actual, compilable example? > > Ans. There is a GUI from which I extract parameters which can give us a lot > of inconvenience. The program compiles without 'abusing' me. What I am > getting is a run time (or debug time) erro

[gdal-dev] GDALWarp fails to initialize

2015-09-08 Thread user gdal
Dear All, I want to programmatically clip a raster ("inimg") with a polygon vector of the format shp ("myshp"); both have the same geog. reference, which I tested using std. SW, say, QGIS. I proceeded as per the code below. I am getting an error "Unhandled exception... Access Violation", when no p