iOS打包 xcode报错 Apple Mach-O Linker(Id) Error

0 投票
最新提问 7月 19, 2023 用户: 625805507 (140 分)
"_VTDecompressionSessionWaitForAsynchronousFrames", referenced from:

_videotoolbox_common_end_frame in libavcodec.a(videotoolbox.o)

"_VTDecompressionSessionDecodeFrame", referenced from:

_videotoolbox_default_free in libavcodec.a(videotoolbox.o)

"_VTDecompressionSessionCreate", referenced from:

_videotoolbox_default_init in libavcodec.a(videotoolbox.o)

linker command failed with exit code 1(use -v to see invocation)

登录 或者 注册 后回答这个问题。

欢迎来到 EasyAR Q&A ,有什么不懂的可以尽管在这里提问,你将会收到社区其他成员的回答。
...