After building static version of qt there is no qmake [solved]
Installation and Deployment
4
Posts
2
Posters
1.4k
Views
1
Watching
-
Hi,
How do you know there's no qmake.exe ?
It's normal it's not found, the folder containing qmake is not in the PATH variable unless you've added it manually. Did you check the content of the bin folder in your Qt build directory ?
-
You're welcome !
Since you have things working now, don't forget to update the thread title prepending [solved] so other forum users may know a solution has been found :)