• 1.安装fcitx-frontend-qt5
sudo apt-get install fcitx-frontend-qt5
  • 2.将libfcitxplatforminputcontextplugin.so复制到QtCreator相应目录下
sudo cp /usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/* /opt/Qt5.9.1/Tools/QtCreator/lib/Qt/plugins/platforminputcontexts/
  • 3.重新打开Qt Creator即可

相关文章:

  • 2021-08-12
  • 2021-12-02
  • 2022-12-23
  • 2021-05-15
  • 2021-12-21
  • 2021-07-22
  • 2021-10-08
  • 2021-11-06
猜你喜欢
  • 2021-05-16
  • 2021-06-10
  • 2022-01-10
  • 2021-08-04
  • 2021-07-27
  • 2021-12-01
相关资源
相似解决方案