I am trying to write a GDAL driver.
I am using Visual Studio 2005
I am new to NMake project.
My problem is that even if I make a small change and compile(F7), it takes significant amount of time. also after compilation when I start debugging (F5 or F10 with gdal_translate.exe) it starts building again. I only want to compile the modified file and the files affected by that. how do i do that?

Ramprasad N

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to