嵌入式爱好者

查看: 1474|回复: 7

[Linux] qt5.9 qtvirtualkeyboard qtwebengine

[复制链接]

2

主题

8

帖子

18

积分

A40i/T3/T507/T527通行证

扫一扫,手机访问本帖
发表于 2023-4-24 14:48:00 | 显示全部楼层 |阅读模式
提供的qt-5.9.0 里面未包含 组件。
是否需要重新编译?
回复

使用道具 举报

0

主题

1173

帖子

2196

积分

发表于 2023-4-25 09:04:36 | 显示全部楼层
源码的buildroot-201611/dl/qt-everywhere-opensource-src-5.9.0/里边有qtvirtualkeyboard的源码和相关库文件。您可以编译出来,这个是英文的输入法应用。

点评

您好,请问,qtwebengine 如何编译? 5.9.9 按照5.9.0的编译条件报错!  详情 回复 发表于 2023-4-26 10:38
点评回复 支持 反对

使用道具 举报

2

主题

8

帖子

18

积分

A40i/T3/T507/T527通行证

 楼主| 发表于 2023-4-25 11:25:29 | 显示全部楼层
您好,请问,qtwebengine 在5.9.0的版本上是不是不能生成?
点评回复 支持 反对

使用道具 举报

2

主题

8

帖子

18

积分

A40i/T3/T507/T527通行证

 楼主| 发表于 2023-4-25 14:38:36 | 显示全部楼层
  Windows Media Foundation ............... no
Qt WebEngine:
  Embedded build ......................... yes
  Pepper Plugins ......................... no
  Printing and PDF ....................... no
  Proprietary Codecs ..................... no
  Spellchecker ........................... yes
  WebRTC ................................. no
  Using system ninja ..................... no
  ALSA ................................... yes
  PulseAudio ............................. no
  System libraries:
    re2 .................................. no
    ICU .................................. no
    libwebp and libwebpdemux ............. no
    Opus ................................. no
    ffmpeg ............................... no

Note: Also available for Linux: linux-clang linux-icc

Note: PKG_CONFIG_LIBDIR automatically set to /home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig:/home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/share/pkgconfig:/home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/pkgconfig

Note: PKG_CONFIG_SYSROOT_DIR automatically set to /home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot

Note: -optimized-tools is not useful in -release mode.

Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.

WARNING: Feature qqnx_pps is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature lgmon is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature qqnx_imf is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature xcb-xlib is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature xinput2 is insignificant in this configuration, ignoring related command line option(s).

ERROR: Feature 'eglfs' was enabled, but the pre-condition '!config.android && !config.darwin && !config.win32 && features.egl' failed.

5.9.9 编译 Qt WebEngine 报错
点评回复 支持 反对

使用道具 举报

2

主题

8

帖子

18

积分

A40i/T3/T507/T527通行证

 楼主| 发表于 2023-4-26 10:38:47 | 显示全部楼层
zhichao 发表于 2023-4-25 09:04
源码的buildroot-201611/dl/qt-everywhere-opensource-src-5.9.0/里边有qtvirtualkeyboard的源码和相关库文 ...


您好,请问,qtwebengine 如何编译?
5.9.9 按照5.9.0的编译条件报错!
点评回复 支持 反对

使用道具 举报

0

主题

1173

帖子

2196

积分

发表于 2023-4-26 10:59:28 | 显示全部楼层
您看看具体报什么错,qt版本不一致可能对应的库文件不一致。根据报错信息排查问题原因

点评

从http://mirrors.ustc.edu.cn/qtproject/archive/qt/5.9/5.9.0/single/qt-everywhere-opensource-src-5.9.0.tar.xz 下载了源码,放到了/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.0 参考OKA40i-全源  详情 回复 发表于 2023-4-26 11:58
5.9.9 编译参数参考的 5.9.0 Note: PKG_CONFIG_LIBDIR automatically set to /home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/hos  详情 回复 发表于 2023-4-26 11:08
点评回复 支持 反对

使用道具 举报

2

主题

8

帖子

18

积分

A40i/T3/T507/T527通行证

 楼主| 发表于 2023-4-26 11:08:59 | 显示全部楼层
zhichao 发表于 2023-4-26 10:59
您看看具体报什么错,qt版本不一致可能对应的库文件不一致。根据报错信息排查问题原因

5.9.9 编译参数参考的 5.9.0
Note: PKG_CONFIG_LIBDIR automatically set to /home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig:/home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/share/pkgconfig:/home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/pkgconfig

Note: PKG_CONFIG_SYSROOT_DIR automatically set to /home/yanglei/lichee/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.9/../../..//out/sun8iw11p1/linux/common/buildroot/host/usr/arm-buildroot-linux-gnueabihf/sysroot

Note: -optimized-tools is not useful in -release mode.

Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.

WARNING: Feature qqnx_pps is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature lgmon is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature qqnx_imf is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature xcb-xlib is insignificant in this configuration, ignoring related command line option(s).

WARNING: Feature xinput2 is insignificant in this configuration, ignoring related command line option(s).

ERROR: Feature 'eglfs' was enabled, but the pre-condition '!config.android && !config.darwin && !config.win32 && features.egl' failed.
点评回复 支持 反对

使用道具 举报

2

主题

8

帖子

18

积分

A40i/T3/T507/T527通行证

 楼主| 发表于 2023-4-26 11:58:28 | 显示全部楼层
zhichao 发表于 2023-4-26 10:59
您看看具体报什么错,qt版本不一致可能对应的库文件不一致。根据报错信息排查问题原因

从http://mirrors.ustc.edu.cn/qtproject/archive/qt/5.9/5.9.0/single/qt-everywhere-opensource-src-5.9.0.tar.xz
下载了源码,放到了/buildroot-201611/dl/qt-everywhere-opensource-src-5.9.0
参考OKA40i-全源码编译_应用笔记_V1.0.pdf 步骤,同样的错误。
你们这边可以用我的流程模拟一遍。
点评回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )

GMT+8, 2024-5-27 01:28

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表