摘要: 系统:Ubuntu18.04 软件:QtCreator4.8 Qt5.9.8 编译Qt Widgets Application类型的项目时,出现错误,提示: GL/gl.h: No such file or directory 原因GL相关库为安装,通过以下指令可安装GL相关库 阅读全文
posted @ 2019-10-28 22:08 GregTse 阅读(966) 评论(0) 推荐(0)
摘要: 系统:Ubuntu 18.04.3 64bit 软件: QtCreator 4.8 安装Ubuntu18.04 时已经安装fcitx框架的搜狗输入法,在此不再安装fcitx及搜狗输入法 只需要安装fcitx的Qt支持库,终端中输入以下指令安装fcitx的Qt支持库 安装完成后,需要启用Qt对fcit 阅读全文
posted @ 2019-10-28 21:59 GregTse 阅读(1683) 评论(0) 推荐(0)