How to build Net-SNMP library for use in iOS development? -


i need use net-snmp in 1 of ios applications. want use library in xcode. how can build library?

i tried following, did not work me:

http://latenitesoft.blogspot.jp/2008/10/iphone-programming-tips-building-unix.html

i following error:

configure: error: c compiler cannot create executables

by way, i'm targetting ios 5 , 6. help/leads appreciated!

some additional links i've looked at: https://gist.github.com/j0sh/895945

here's github project found based on snmp++:

https://github.com/zchander/mobile-snmp-plusplus


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -