On domingo, 3 de julho de 2016 17:57:44 PDT Nilesh Kokane wrote:
> On Sun, Jul 3, 2016 at 5:23 PM, R.Harish Navnit <harishnav...@gmail.com> 
wrote:
> > I don't have Qt built from sources, so I don't know for sure. But to
> > switch
> > between different versions of Qt that are provided by your distro, you
> > would "export QT_SELECT=<desired_qt_version>
> > " (without the quotes, of course).
> 
> I'm deliberately trying to link it to the Qt that is build from source
> (v5.7.0). which I'm unable to do it.
> Any clues?

Follow the recommendations, but you need to create a configuration file for 
that 
self-built Qt first. For example, for me:

$ cat ~/.config/qtchooser/5.conf 
/home/tjmaciei/obj/qt/qt5/qtbase/bin
/home/tjmaciei/obj/qt/qt5/qtbase/lib


-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center

Reply via email to