kewlbear / FFmpeg-iOS-build-script

Shell scripts to build FFmpeg for iOS and tvOS
3.03k stars 899 forks source link

URGENT: building for tvOS simulator, but linking in object file error for simulator #51

Open ryback3 opened 8 years ago

ryback3 commented 8 years ago

I'm getting many warnings like : "ld: warning: URGENT: building for tvOS simulator, but linking in object file (/lib/libavutil.a(log.o)) built for iOS. Note: This will be an error in the future".

But it runs on both simulator and real device despite of these warnings. How can i build without these warnings?

kewlbear commented 8 years ago

I have no idea. Tried adding -mtvos-simulator-version-min flag to indicate building for tvOS simulator after seeing some comment about it. But it looks like not working. If anyone can let me know the proper solution I will appreciate it.

FinalFanTasyPHD commented 8 years ago

I think the Apple will solve the problem,and the bug will still excist.They will fix it,good lucky