[FFmpeg-user] Cross compiling FFmpeg libraries for ios 5.1 (armv6/armv7/i386)

Andrey Utkin andrey.krieger.utkin at gmail.com
Thu Apr 5 18:49:03 CEST 2012


2012/4/5 Carlos Duran <beveryhappy99 at yahoo.com>:
> Hi Andrey,
>
> I was able to create the libraries with the script, copied the armv7 folder
> to my project, but I can't  select anything under Target Dependencies,
> although all the 5 .a files show in the Link Binary with Libraries section
> in black.
>
> Were you able to add them to the Target Dependencies section and statically
> link?

I did the following.
In project files tree view, highlight "Frameworks" folder.
File -> Add files -> Choose .a files of ffmpeg.
They have shown up in Frameworks section, and also in Link Binary with
Libraries. That's all (not mentioning headers inclusion).

-- 
Andrey Utkin


More information about the ffmpeg-user mailing list