In Xcode 4.3.2, building an iPad app, which includes libavutil.a from the ffmpeg distribution, it builds and runs correctly but when I try to run unit tests (Cm
libavutil.a
I solved this linker error by enabling Position-Independent Code in the compiler and linker settings in XCode.