Re: [gdal-dev] Ogr tutorial code in cpp not compiling due to errors

2011-05-05 Thread Chaitanya kumar CH
Pradeep, I see your ogr_core.h file is in a separate directory. Are you compiling ogr without the gdal files? Also, I couldn't open the screenshots archive. On Fri, May 6, 2011 at 9:33 AM, Pradeepkp wrote: > Hello, > > While I am compiling the code (cpp version) given in > http://www.gdal.org/o

[gdal-dev] Ogr tutorial code in cpp not compiling due to errors

2011-05-05 Thread Pradeepkp
Hello, While I am compiling the code (cpp version) given in http://www.gdal.org/ogr/ogr_apitut.html I am getting lot of compilation errors. I am not sure why they are coming as it is the code directly taken from the above given link. Can you please look at the screenshots attached and let me know