Re: [gdal-dev] Building GDAL Application gdal1.6.3 on VC++2008 Pro Edition Document

2010-01-27 Thread Tamas Szekeres
Hi Vadivelan, The GDAL build instructions should normally go to http://trac.osgeo.org/gdal/wiki/BuildHints If you see something missing here, feel free to edit the wiki with your additional information. Best regards, Tamas 2010/1/27 vadi_nabble > > Hi, > Last 2 weeks I was trying to build

[gdal-dev] Building GDAL Application gdal1.6.3 on VC++2008 Pro Edition Document

2010-01-27 Thread vadi_nabble
Hi, Last 2 weeks I was trying to build a GDAL application "gdal1.6.3" on VC++ 2008 Pro Edition. However, I was getting some compilation and Run time error on building and Running. What I found is I need to set namke.opt file properly for successfull compilation and exection. I have created