CentOS 7 上的 Qt-5.8
Posted
技术标签:
【中文标题】CentOS 7 上的 Qt-5.8【英文标题】:Qt-5.8 on CentOS 7 【发布时间】:2017-03-09 12:15:32 【问题描述】:我已经从现场源代码安装了 Qt:http://www.linuxfromscratch.org/blfs/view/8.0/x/qt5.html 并按照以下说明进行操作。 现在我有 Qt5 Assistant、Qt5 Designer、Qt5 Linguist、Qt5 QDbusViewer 的 4 个图标,但在这个程序中没有任何文本。只是“___”。 如何减少这个问题?
我需要在 CentOS 7 的 Qt-5.8 中运行在 Windows 上创建的 progect。
【问题讨论】:
【参考方案1】:似乎缺少一些字体。看看来自 Qt 论坛的this question。
【讨论】:
@Darya,你能解决这个问题吗?我在几个 MS Windows 安装中也看到了这个问题,原因是字体。以上是关于CentOS 7 上的 Qt-5.8的主要内容,如果未能解决你的问题,请参考以下文章
Linux 上的 Qt 5.8 (ubuntu 16.04) 应用程序部署