[Gdal-dev] Free OGRGeometry?

Ben Discoe ben at vterrain.org
Sat Dec 3 01:35:38 EST 2005


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.




More information about the Gdal-dev mailing list