[Interest] qmake: mkspec linux-g++ not found

Thiago Macieira thiago.macieira at intel.com
Sat Mar 21 19:23:31 CET 2015


On Friday 20 March 2015 20:44:07 Jason H wrote:
> I built Qt from sources, did a make install, then blew away the source
> directory. I went into my project dir, did qmake and got that error.
> I looked in /usr/local/Qt-5.4.1/mkspecs and there were the proper files
> there.
> 
> Then I un-blew away the source dir (cautious me, I did a move) and it all
> worked. There seems to be a dependency on /data/qt/src/qtbase/bin/qt.conf
> 
> How can I blow away the source dirs and still have it work?

You need to use the installed qmake (in /usr/local/Qt-5.4.1/bin), not the one 
in the build dir.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list