android cmake 'libavformat/avformat.h' file not found Sammery 2024-07-09 143 阅读1分钟 在学习ffmpeg过程中遇到了'libavformat/avformat.h' file not found问题 经过不断排除,发现是导入FFMEPG头文件夹路径的时候出问题了,删掉${SMAKE_SOURCE_DIR}后正常 头文件引入正常: