I need help understanding how to create a library. more accurately FFmpeg. I've cloned the git repo and tried to find info on how to create the library / framework with xcode4 both here on stack and on google but without success.
i've tried creating new target and importing all .c files to compile sources but i get multiple errors occurred when copying files.
anyone know what i am doing wrong or is there a compiled library to download somewhere?
all help appreciated!