简体   繁体   English

如何将libmms编译为适用于iPhone设备和模拟器的胖静态库(armv6,armv7和i386)

[英]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)? 如何将libmms编译为适用于iPhone设备和模拟器(armv6,armv7和i386)的胖静态库?

The source code is at http://sourceforge.net/projects/libmms/ , please give me some guide, thank you. 源代码位于http://sourceforge.net/projects/libmms/ ,请给我一些指导,谢谢。

This post on SO is probably the best answer for your issue. 有关SO的帖子可能是解决您问题的最佳答案。 I'm assuming you are using Xcode 4 which no longer builds libraries into universal static libraries. 我假设您使用的Xcode 4不再将库构建为通用静态库。

Build fat static library for simulator and device 为模拟器和设备构建胖静态库

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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