Firefly开源社区

标题: ROC-RK3308B-CC-PLUS编译固件时出现错误 [打印本页]

作者: flappyxy    时间: 2021-7-16 14:47
标题: ROC-RK3308B-CC-PLUS编译固件时出现错误
gstav.c:33:39: fatal error: libavfilter/avfiltergraph.h: No such file or directory
#include <libavfilter/avfiltergraph.h>
                                       ^
compilation terminated.
Makefile:633: recipe for target 'libgstlibav_la-gstav.lo' failed
make[5]: *** [libgstlibav_la-gstav.lo] Error 1

make[5]: *** Waiting for unfinished jobs....
请大佬指教!



作者: majay123    时间: 2021-8-5 17:20
我也遇到了 这个问题 , 你有解决吗
作者: majay123    时间: 2021-8-5 17:27
是编译带屏版本的,带QT的
作者: Javier    时间: 2021-8-16 17:59
补丁异常,回退补丁
# 回退到这个提交873ac89e
git reset 873ac89e --hard
# 删除buildroot/output
rm buildroot/output/firefly_rk3308_qt_release -rf
# 重新编译
./build.sh
作者: majay123    时间: 2021-8-19 11:18
majay123 发表于 2021-8-5 17:27
是编译带屏版本的,带QT的

多谢,成功了




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1