Issue with the Kirkstone OS build when adding Qt

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Issue with the Kirkstone OS build when adding Qt

227 次查看
tusharvernekar
Contributor II

Hello All,

I am building kirkstone OS 5.15 , whenever i add any QT packages(qtbase) in local.conf and do core-image-minimal . i get the following errors

| FAILED: src/tools/bootstrap/CMakeFiles/Bootstrap.dir/__/__/corelib/text/qlocale_tools.cpp.o

imx-yocto/build-xwayland-imx8mpsolidrun/tmp/work/x86_64-linux/qtbase-native/6.3.2-r0/git/src/corelib/text/qlocale_tools.cpp:57:10: fatal error: charconv: No such file or directory
| #include <charconv>

imx-yocto/build-xwayland-imx8mpsolidrun/tmp/work/x86_64-linux/qtbase-native/6.3.2-r0/git/src/corelib/text/qregularexpression.cpp: In lambda function:
|imx-yocto/build-xwayland-imx8mpsolidrun/tmp/work/x86_64-linux/qtbase-native/6.3.2-r0/git/src/corelib/text/qregularexpression.cpp:1194:17: error: lvalue required as unary ‘&’ operand
| return &dummySubject;
| ^~~~~~~~~~~~
| ninja: build stopped: subcommand failed.

标记 (2)
0 项奖励
回复
3 回复数

206 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Which product are you using?

0 项奖励
回复

200 次查看
tusharvernekar
Contributor II

i'am using imx8mpsolidrun board 

0 项奖励
回复

183 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Can you try to clean all of this package and then rebuild it?

Here do you want to add the QT to the BSP? Our default BSP support QT6. 

0 项奖励
回复