Xcode 5.1 statically compiled Libogg +speex
compilation is done in command-line mode. Open the terminal, first enter the folder where Ogg is located, we first compile ogg.
1.ogg-i386 's Library
./configure-prefix= /users/(user name)/desktop/libogg-1.3.0 /i386-host=i386-apple-darwin-build=x86_64-apple-darwin11.3.0cxx=" /applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/clang++ -std=c99-arch i386-isysroot/ applications/xcode.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/ iphonesimulator6.1.sdk/"
Make
Make install
Make Distclean
2.OGG-ARMV7 's Library
./configure-prefix=/users/(path)/desktop/libogg-1.3.0/armv7-host=armv7-apple-darwin-build=x86_64-apple-darwin11.3.0cxx= "/applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/clang++-std=c99-arch Armv7–isysroot/applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/sdks/iphoneos6.1.sdk/ "
3.OGG-ARMV 7 Library of S
Xcode 5.1 statically compiled Libogg +speex