Le jeudi 17 février 2011 15:58:17, Frank Warmerdam a écrit : > 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 see that the path is /home/rashadkm/gdal-1.8.0/port so I deduce this is a GDAL 1.8.0 build. But the adjustment for Android has been introduced in trunk (1.9.0dev) very recently. See http://trac.osgeo.org/gdal/ticket/3952 _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev