码迷,mamicode.com
首页 > 其他好文 > 详细

How to change default used version of Qt/qmake?

时间:2017-01-10 11:49:40      阅读:169      评论:0      收藏:0      [点我收藏+]

标签:make   set   conf   export   com   .com   print   config   lib   

1

Replace Default Qt version paths in:

/usr/lib/x86_64-linux-gnu/qt-default/qtchooser/default.conf:

/opt/Qt5/bin
/opt/Qt5/lib

Check:

qtchooser -print-env

2

PATH set

export PATH=/path/to/bin:$PATH

Reference:

Qt5 installation and path configuration

How to change default used version of Qt/qmake?

标签:make   set   conf   export   com   .com   print   config   lib   

原文地址:http://www.cnblogs.com/casperwin/p/6268472.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!