id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 5112,Nmake clean does not clean everything,bartoli,warmerdam,"Hi, I noticed that 'nmake clean' leaves some .obj undeleted. The problem was already there for GDAl1.9.x, and is in a few more folders in 1.10 : - frmts/netcdf - ogr/ogrsf_frmts/dwg - ogr/ogrsf_frmts/libkml - ogr/ogrsf_frmts/ods - ogr/ogrsf_frmts/xlsx I noticed it, because i dit the following : - use /MDd for GDal debug build instead of the default/MD - build a debug build, then a release build --> the release build got LNK2038 errors because the undeleted .obj filesused the debug rntime library and the recompiled files used the release build, so i got errors at the final library linking You will not get my problem if you keep using /MD for GDAL debug, but the cleaning should be done properly anyways",defect,closed,normal,,default,unspecified,normal,fixed,,