2025年buildroot 编译qt ERROR- Feature ‘xxxxx‘ was enabled, but the pre-condition ‘YYYYY‘ && ‘ZZZZZ‘ failed

buildroot 编译qt ERROR- Feature ‘xxxxx‘ was enabled, but the pre-condition ‘YYYYY‘ && ‘ZZZZZ‘ failed遇到 buildroot 编译 qt configure 时出错 ERROR Feature xxxxx was enabled but the pre condition YYYYY amp amp ZZZZZ failed 解决方法

大家好,我是讯享网,很高兴认识大家。

遇到buildroot编译qt,configure时出错ERROR: Feature 'xxxxx' was enabled, but the pre-condition 'YYYYY' && 'ZZZZZ' failed!

解决方法,在buildroot/package/qt5/qt5base/qt5/qt5base.mk中加上-recheck-all,然后重新编译


讯享网

make qt5base,根据编译log查看出错原因。我遇到的错误是libpcre2-16.so没有发现,将libpcre2-16.so copy到/buildroot/output/rockchip_rv1126_rv1109_facial_gate/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/下面,重新编译即可。

小讯
上一篇 2025-03-06 07:54
下一篇 2025-03-23 16:18

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/71582.html