我需要在我的一个 iOS 应用程序中使用 Net-SNMP。我想将它用作 Xcode 中的库。我怎样才能建立图书馆?
我尝试了以下方法,但它对我不起作用:
http://latenitesoft.blogspot.jp/2008/10/iphone-programming-tips-building-unix.html
我收到以下错误:
configure: error: C compiler cannot create executables
顺便说一句,我的目标是 iOS 5 和 6。任何帮助/线索将不胜感激!
我看过的一些其他链接: https ://gist.github.com/j0sh/895945