简体   繁体   中英

How to compile libmms to a fat static library for iPhone device and simulator(armv6,armv7 and i386)

How to compile libmms to a fat static library for iPhone device and simulator(armv6,armv7 and i386)?

The source code is at http://sourceforge.net/projects/libmms/ , please give me some guide, thank you.

This post on SO is probably the best answer for your issue. I'm assuming you are using Xcode 4 which no longer builds libraries into universal static libraries.

Build fat static library for simulator and device

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM