> Where is qmake supposed to be located?

Where is qmake supposed to be located?

Posted at: 2014-12-18 
I can't seem to find the qmake from the Qt folder, where is it suppose to be located? I have tried Google but come up with nothing.

Also, does Notepad++ support .pro extension?

to use your own qt version try:

Qt Creator -> Tools -> Options -> Qt4 -> Qt Versions ->

click on the “plus” button to add a new version

put the right path of the qmake located in your qt version’s directory (for example: c:\myqtversion\bin\qmake)

I can't seem to find the qmake from the Qt folder, where is it suppose to be located? I have tried Google but come up with nothing.

Also, does Notepad++ support .pro extension?