[gdal-dev] gdal on iOS
OHTSUKA Ko-hei
kochizufan at gmail.com
Fri Feb 8 02:07:19 PST 2013
Hello,
I want to compile gdal on iOS, and found this page.
http://stackoverflow.com/questions/12643898/incorporating-gdal-ogr-into-an-ios-project-a-quick-guide
I tried this, but it stopped with error.
> In file included from hugefileresolver.cpp:57:
> /usr/include/sqlite3.h:4493: error: expected initializer before '__AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_5_0'
> make[3]: *** [../o/hugefileresolver.lo] Error 1
> make[2]: *** [gml-target] Error 2
> make[1]: *** [sublibs] Error 2
> make: *** [ogr-target] Error 2
I found also this page,
http://www.linkedin.com/groups/SQLite3-Lion-121874.S.62966926
So I change hugefileresolver.cpp's include command, but same result.
Is there someone who success compiling gdal for iOS?
More information about the gdal-dev
mailing list