开发者

Add LibMMS to an iPhone Project

Can anyone help?

I compiled the LibMMS project that comes with the WunderRadio application fine as part of my other project. It has the liblibmms.a file and I added it as a dependency to the main project.

The problem is that I cannot see any off the LibMMS head开发者_开发问答ers so I cannot import mms.h or mmsx.h into any .m file.

Any ideas why?


in

  • xCode create a new group folder and name it 'external projects'.
  • Right click on this folder and choose 'Add files to [your app]'
  • Browse to Wunderradio App and choose folders MMS and FFMPEG
  • click 'Add'

You have now imported the projects into your xcode project. Additional to adding the libmms to the main project you should also add the libmms.a to your framework-group.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜