Ubuntu22-Qt Creator-fcitx-中文输入

fcitx在ubuntu系统中路径

/usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/

/usr/lib/x86_64-linux-gnu/qt6/plugins/platforminputcontexts/


fcitx-qt5-1.2.7 编译

下载链接:https://github.com/fcitx/fcitx-qt5/archive/refs/tags/1.2.7.zip

Qt版本:Qt Creator 17.0.0,在关于处查看 base on Qt 6.9.1,所以环境需要安装Qt 6.9.1

系统:Ubuntu 22.04.4 LTS

环境:

sudo apt install -y fcitx-libs-dev
sudo apt install -y cmake extra-cmake-modules g++ libxkbcommon-dev gettext
sudo apt install libgl1-mesa-dev
sudo apt install libglu1-mesa-dev freeglut3-dev

编译:

解压fcitx-qt5-1.2.7.zip

修改CMakeLists.txt文件启

© 版权声明
THE END
如果内容对您有所帮助,就支持一下吧!
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容