【发布时间】:2017-05-11 11:26:43
【问题描述】:
我使用选项 ./configure -opengl desktop 构建了 Qt5.8 的源代码 然后,我做了一个 make,最后 sudo make install。现在我更改了 .profile 文件,如下所示:http://doc.qt.io/qt-5/linux-building.html
但我有一个问题:我现在如何开始 qt creator ide?p>
【问题讨论】:
标签: qt ubuntu opengl build desktop