您尚未登录。

楼主 #1 2019-09-10 17:19:42

qter
会员
注册时间: 2017-09-14
已发帖子: 40
积分: 40

为什么2019版本buildroot把Qt都踢出去, 难道只能用回 2018 的版本了吗?请大神赐教

https://github.com/buildroot/buildroot/blob/master/Config.in.legacy

comment "Legacy options removed in 2019.02"

config BR2_PACKAGE_QT
	bool "qt package removed"
	select BR2_LEGACY
	help
	  The qt package was removed.

config BR2_PACKAGE_QTUIO
	bool "qtuio package removed"
	select BR2_LEGACY
	help
	  The qtuio package was removed.

config BR2_PACKAGE_PINENTRY_QT4
	bool "pinentry-qt4 option removed"
	select BR2_LEGACY
	help
	  The pinentry-qt4 option was removed.

离线

#2 2019-09-10 18:27:12

checkout
会员
注册时间: 2018-11-09
已发帖子: 173
积分: 168

Re: 为什么2019版本buildroot把Qt都踢出去, 难道只能用回 2018 的版本了吗?请大神赐教

换成QT5了吧

离线

#3 2019-09-10 20:19:45

路漫漫
会员
注册时间: 2019-07-22
已发帖子: 65
积分: 54

Re: 为什么2019版本buildroot把Qt都踢出去, 难道只能用回 2018 的版本了吗?请大神赐教

https://github.com/buildroot/buildroot/blob/master/package/Config.in

comment "Other GUIs"
	source "package/qt5/Config.in"
if BR2_PACKAGE_QT5
comment "QT libraries and helper libraries"
	source "package/cutelyst/Config.in"
	source "package/grantlee/Config.in"
	source "package/kf5/Config.in"
	source "package/qextserialport/Config.in"
	source "package/qjson/Config.in"
	source "package/quazip/Config.in"
	source "package/qwt/Config.in"

偷偷瞄了一下, Qt5还在

最近编辑记录 路漫漫 (2019-09-10 20:20:51)

离线

楼主 #4 2019-09-10 20:29:55

qter
会员
注册时间: 2017-09-14
已发帖子: 40
积分: 40

Re: 为什么2019版本buildroot把Qt都踢出去, 难道只能用回 2018 的版本了吗?请大神赐教

QQ20190910202828.png


果然有了, 感谢大家, 我把依赖都弄上

  *** Qt5 needs a toolchain w/ wchar, NPTL, C++, dynamic library ***

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn