<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>GDAL folks,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am upgrading my program from VS 2005 to VS 2010 and attempted to build GDAL with Kakadu support using 4-15-2012 trunk version (FYI, GDAL can compile cleanly without adding Kakadu support).&nbsp; I get the following build errors:</DIV>
<DIV><BR>args.obj : error LNK2038: mismatch detected for ' __ITERATOR_DEBUG_LEVEL' : value '2' doesn't match value '0' in cplkeywordparser.obj<BR>palette.obj : error LNK2038: mismatch detected for ' __ITERATOR_DEBUG_LEVEL' : value '2' doesn't match value '0' in cplkeywordparser.obj<BR>roi_sources.obj : error LNK2038: mismatch detected for ' __ITERATOR_DEBUG_LEVEL' : value '2' doesn't match value '0' in cplkeywordparser.obj</DIV>
<DIV>&nbsp;</DIV>
<DIV>I looked online and all suggest I might be mixing built libraries (want Debug and supplied some in release mode).&nbsp; So, I recompiled Kakadu in debug mode to make sure and still get these errors.</DIV>
<DIV>Has anyone seen them?&nbsp; I am puzzled because I have no problems using MSVC 2005 edition GDAL with Kakadu.</DIV>
<DIV>&nbsp;</DIV>
<DIV>John</DIV>
<DIV>&nbsp;</DIV></td></tr></table>