[gdal-dev] Kakadu linking errors for MSVC 2010

Robert Zermeno refriguy68 at yahoo.com
Tue Apr 17 15:51:15 EDT 2012


GDAL folks,
 
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).  I get the following build errors:

args.obj : error LNK2038: mismatch detected for ' __ITERATOR_DEBUG_LEVEL' : value '2' doesn't match value '0' in cplkeywordparser.obj
palette.obj : error LNK2038: mismatch detected for ' __ITERATOR_DEBUG_LEVEL' : value '2' doesn't match value '0' in cplkeywordparser.obj
roi_sources.obj : error LNK2038: mismatch detected for ' __ITERATOR_DEBUG_LEVEL' : value '2' doesn't match value '0' in cplkeywordparser.obj
 
I looked online and all suggest I might be mixing built libraries (want Debug and supplied some in release mode).  So, I recompiled Kakadu in debug mode to make sure and still get these errors.
Has anyone seen them?  I am puzzled because I have no problems using MSVC 2005 edition GDAL with Kakadu.
 
John
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120417/952b0177/attachment.html


More information about the gdal-dev mailing list