mac下连接ffmpeg静态库错误
来源:1-1 课前必读(不看会错过一个亿)

慕丝0599717
2022-02-28
git下载最新ffmpeg
ffmpeg编译设置:./configure --prefix=/Users/korver/Documents/ffmpegInstall --enable-debug=3
用编译的静态库完成课程6.7的代码没有问题,完成课程6.8的代码有问题
xcode提示:in /Users/korver/Documents/xcodeProject/myApp/myApp/libs/libavutil.a(imgutils.o), building for macOS, but linking in object file built for free standing, for architecture x86_64
注释掉第21行代码,没有问题
mac版本10.15,xcode版本12.2
相关截图:
写回答
1回答
-
李超
2022-03-01
你把沙盒关掉了吗?
042022-03-03
相似问题
mac下链接ffmpeg静态库错误
回答 3
ffmpeg 参数错误
回答 2