[gdal-dev] OGR: GetField methods problem
Anton Patrushev
anton at orkney.co.jp
Wed Oct 15 01:04:46 EDT 2008
Hi,
I have a problem with compiling my stuff for RHEL5.
I always get following errors:
/usr/include/ogr_feature.h undefined reference to
'OGRFeature::GetFieldAsDouble(int)'
/usr/include/ogr_feature.h undefined reference to
'OGRFeature::GetFieldAsInteger(int)'
/usr/include/ogr_feature.h undefined reference to
'OGRFeatureDefn::GetFieldIndex(char const*)'
I installed gdal and gdal-dev 1.4.4-1 from RPMs.
Am I missing something?
Thank you,
Anton.
More information about the gdal-dev
mailing list