iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
willing8310
V2EX  ›  iDev

如何将libmms编译成适合i386、armv6、armv7架构体系的静态库文件

  •  
  •   willing8310 · Dec 18, 2011 · 5282 views
    This topic created in 5268 days ago, the information mentioned may be changed or developed.
    请问哪位XDJM成功将libmms源文件(https://launchpad.net/libmms)编译成符合 i386、armv6、 armv7架构体系,即能用于ios模拟器和设备的fat static library。我这里一直搞不定,log文件提示如下:

    configure: failed program was:
    | /* confdefs.h */
    | #define PACKAGE_NAME "libmms"
    | #define PACKAGE_TARNAME "libmms"
    | #define PACKAGE_VERSION "0.6.2"
    | #define PACKAGE_STRING "libmms 0.6.2"
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "libmms"
    | #define VERSION "0.6.2"
    | /* end confdefs.h. */
    |
    | int
    | main ()
    | {
    |
    | ;
    | return 0;
    | }
    configure:3163: error: in `/Users/user/develop/repo/libmms-0.6.2

    我的操作系统是:mac os x 10.7,安装了xCode 4.2, gcc为arm-apple-darwin10- llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2377.00)

    请指教,谢谢。
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   945 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 47ms · UTC 20:04 · PVG 04:04 · LAX 13:04 · JFK 16:04
    ♥ Do have faith in what you're doing.