This is the error message of my project
Undefined symbols for architecture arm64:
"_av_application_closep", referenced from:
_ffp_reset_internal in IJKMediaFramework(ff_ffplay.o)
_ffp_set_inject_opaque in IJKMediaFramework(ff_ffplay.o)
"_av_application_on_async_read_speed", referenced from:
_async_buffer_task in IJKMediaFramework(ijkasync.o)
"_av_application_on_async_statistic", referenced from:
_call_inject_statistic in IJKMediaFramework(ijkasync.o)
"_av_application_on_io_control", referenced from:
_ijkurlhook_call_inject in IJKMediaFramework(ijklivehook.o)
_ijkurlhook_call_inject in IJKMediaFramework(ijkurlhook.o)
_ijksegment_open in IJKMediaFramework(ijksegment.o)
_ijkio_urlhook_call_inject in IJKMediaFramework(ijkiourlhook.o)
"_av_application_open", referenced from:
_ffp_set_inject_opaque in IJKMediaFramework(ff_ffplay.o)
"_ijkav_register_async_protocol", referenced from:
_ijkav_register_all in IJKMediaFramework(allformats.o)
"_ijkav_register_ijkhttphook_protocol", referenced from:
_ijkav_register_all in IJKMediaFramework(allformats.o)
"_ijkav_register_ijkio_protocol", referenced from:
_ijkav_register_all in IJKMediaFramework(allformats.o)
"_ijkav_register_ijklongurl_protocol", referenced from:
_ijkav_register_all in IJKMediaFramework(allformats.o)
"_ijkav_register_ijksegment_protocol", referenced from:
_ijkav_register_all in IJKMediaFramework(allformats.o)
"_ijkav_register_ijktcphook_protocol", referenced from:
_ijkav_register_all in IJKMediaFramework(allformats.o)
This is the error message of my project Undefined symbols for architecture arm64: "_av_application_closep", referenced from: _ffp_reset_internal in IJKMediaFramework(ff_ffplay.o) _ffp_set_inject_opaque in IJKMediaFramework(ff_ffplay.o) "_av_application_on_async_read_speed", referenced from: _async_buffer_task in IJKMediaFramework(ijkasync.o) "_av_application_on_async_statistic", referenced from: _call_inject_statistic in IJKMediaFramework(ijkasync.o) "_av_application_on_io_control", referenced from: _ijkurlhook_call_inject in IJKMediaFramework(ijklivehook.o) _ijkurlhook_call_inject in IJKMediaFramework(ijkurlhook.o) _ijksegment_open in IJKMediaFramework(ijksegment.o) _ijkio_urlhook_call_inject in IJKMediaFramework(ijkiourlhook.o) "_av_application_open", referenced from: _ffp_set_inject_opaque in IJKMediaFramework(ff_ffplay.o) "_ijkav_register_async_protocol", referenced from: _ijkav_register_all in IJKMediaFramework(allformats.o) "_ijkav_register_ijkhttphook_protocol", referenced from: _ijkav_register_all in IJKMediaFramework(allformats.o) "_ijkav_register_ijkio_protocol", referenced from: _ijkav_register_all in IJKMediaFramework(allformats.o) "_ijkav_register_ijklongurl_protocol", referenced from: _ijkav_register_all in IJKMediaFramework(allformats.o) "_ijkav_register_ijksegment_protocol", referenced from: _ijkav_register_all in IJKMediaFramework(allformats.o) "_ijkav_register_ijktcphook_protocol", referenced from: _ijkav_register_all in IJKMediaFramework(allformats.o)