kewlbear/FFmpeg-iOS-build-script

file: -lavcodec(/) is not an object file (not allowed in a library)

qoakzmxncb opened this issue · 0 comments

After used the script and make libraries, I use the *.a files in Xcode like this
image

When build the project, error with XXXX is not an object file (not allowed in a library), like this
image

What's problem with my object?