Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Qmake not executable - need advice please: (1 Item)
   
Qmake not executable - need advice please  
I  downloaded the Qt binaries from QNX and installed it without getting any errors. I then installed Qt-creator from 
Ubuntu repository as well as the qnx-plugin. However, when I was setting up Qt development environment, like Qt version,
 I chose qt-qnx/Qt-5.3.1-x86/bin/qmake, it responded with qmake not executable. However, I tested it by running the 
qmake from command line, and it works.

I uninstalled it and reinstalled in different folder. Yet I got the same outcome- qmake not executable. However, 
Qtcreator does detect the other qmake in /usr/lib/x86_64-linux-gnu/qt5/bin.

1. Why the former qmake is detected as not executable? how to resolve it?
2. Which qmake should I use? the from from Qnx or the one from Ubuntu? Logically it should be the from Qnx. Otherwise, 
please let me know why?

Thank you