You can use QtCreator to compile the cmake project. This is only beneficial in the accepted answer, if you already have QtCreator installed, I notice that you are using the qmake project, so this may be likely.
The main advantage of this is that the qt creator will be configured to use the qmake tool without having to install the qmake configuration version on the command line.
By the way, I get this error if I try to run the qmake executable bundled with QtCreator on the command line.
spir Feb 09 '15 at 4:50 2015-02-09 04:50
source share