create gdal static library for xcode 9 (libgdal.a)

给你一囗甜甜゛ 提交于 2019-12-22 13:06:43

问题


I need to create a gdal static library (libgdal.a) to use it in iOS. I tried this script Incorporating GDAL/OGR into an iOS project - A quick guide but it just work for iOS 6. And I also tried https://gist.github.com/lachlanhurst/745e1e1d196c3e697450 but I got a lot of warnings and errors and this script didn't generate the libgdal.a. Any suggestions?

来源:https://stackoverflow.com/questions/52124407/create-gdal-static-library-for-xcode-9-libgdal-a

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!