[gdal-dev] Writing GDAL driver in windows

Ramprasad N ramprasad85 at gmail.com
Tue Sep 14 10:14:07 EDT 2010


  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



More information about the gdal-dev mailing list