<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>[FWTools] Debugging under Windows XP and Visual Studio .Net</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I'm looking for help on the following setup:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">- Windows XP</FONT>
<BR><FONT SIZE=2 FACE="Arial">- Visual Studio 2005 .Net</FONT>
<BR><FONT SIZE=2 FACE="Arial">- GDAL 1.3.1 compiled for debug with VC7 </FONT>
<BR><FONT SIZE=2 FACE="Arial">- a project under Visual Studio 2005 .Net (unmanaged code) using the compiled GDAL.DLL</FONT>
<BR><FONT SIZE=2 FACE="Arial">- CPL_DEBUG=ON in environment</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I now want to get the CPLError messages generated by GDAL.DLL for example on OGRSpatialReference::Validate() to find out what is wrong with my coordinate system definition.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Does anyone have an idea how to deal with that?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Another alternative:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">How could I build a solution for VC7 or VC8 to debug the GDAL code itself? I then can make a small test program just to test the things I need to know. Has anybody done this before?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Any help is appreciated.</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">Martin</FONT>
</P>

</BODY>
</HTML>