您当前的位置: 首页 >  qt

未解决:lrelease: could not exec ‘/usr/lib/qt5/bin/lrelease‘: No such file or directory

柳鲲鹏 发布时间:2022-01-25 10:40:16 ,浏览量:0

具体错误:

process shell/res/i18n/bo_CN.ts
lrelease: could not exec '/usr/lib/qt5/bin/lrelease': No such file or directory
  • 解决办法1(错误)

跟qmake类似的解决办法:

$ whereis lrelease
lrelease: /usr/bin/lrelease

$ cd /usr/lib/x86_64-linux-gnu/qt-default/qtchooser

编辑default.conf,把第一句改为/usr/bin。结果qmake会卡死。

  • 解决办法2(错误)

删除/usr/bin/lrelease的链接。lrelease会卡死。

  • 解决办法3(未找到)

关注
打赏
1688896170
查看更多评论

柳鲲鹏

暂无认证

  • 0浏览

    0关注

    4641博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0460s