On 11-02-17 06:00 AM, Mohammed Rashad wrote:
here is my new error log
cpl_strtod.cpp: In function 'void CPLReplacePointByLocalePoint(char*, char)':
cpl_strtod.cpp:200: error: 'struct lconv' has no member named 'decimal_point'
cpl_strtod.cpp:201: error: 'struct lconv' has no member named 'decimal_point'
cpl_strtod.cpp:204: error: 'struct lconv' has no member named 'decimal_point'
make[1]: *** [cpl_strtod.lo] Error 1
make[1]: Leaving directory `/home/rashadkm/gdal-1.8.0/port'
make: *** [port-target] Error 2

Which gdal version to use for Android

Rashad,

My copy of cpl_strtod.cpp (trunk) has an ifdef in that function for the
__ANDROID__ case.  Do you?  If yes, I wonder why it isn't getting activated.

Perhaps you should review the fairly new android notes at:

  http://trac.osgeo.org/gdal/wiki/BuildingForAndroid

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

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

Reply via email to