[Gdal-dev] Free OGRGeometry?

Craig Miller craig.miller at spatialminds.com
Sat Dec 3 14:03:35 EST 2005


The application was ogrinfo, and the library was ogr.  Does ogrinfo work in
your setup?  If not, perhaps the problem is that ogrinfo is not honoring the
nmake.opt options and is being built w/o the /MDd flag?

--Craig
 

-----Original Message-----
From: gdal-dev-bounces at lists.maptools.org
[mailto:gdal-dev-bounces at lists.maptools.org] On Behalf Of Ben Discoe
Sent: Friday, December 02, 2005 10:36 PM
To: 'Gdal-Dev'
Subject: RE: [Gdal-dev] Free OGRGeometry?

Craig,

In case it helps, i have always built both my application and GDAL with /MDd
for Debug, and they are harmonious.

For release, i build all with /MD.  Again, since they are the same, they get
along.

ASSERT failures generally result when the Runtime Library is mismatched.

-Ben

> -----Original Message-----
> From: Frank Warmerdam
> Sent: Friday, December 02, 2005 6:40 PM
> To: Craig Miller
> Cc: Gdal-Dev
> 
> On 12/1/05, Craig Miller wrote:
> > After defining /MDd for GDAL I am getting assertions about improper 
> > use of the heap. [..]
> 
> I can't say that I have actually built with /MDd on win32, though if 
> it provides a bunch of runtime heap debugging support it might be a 
> very good idea.

_______________________________________________
Gdal-dev mailing list
Gdal-dev at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/gdal-dev





More information about the Gdal-dev mailing list