I cannot figure out how to open up Qt Designer on MacOS. I am a new user to macOS and would greatly appreciate any help on how to open Qt Designer. I have already installed the Qt 4.8.1 libraries. It’s not located in ‘Applications’ as I would have expected it to be when looking in Finder.
Share
Look at the details of the installer output – Qt does not install itself in the application folder but inside your personal documents, ~/QtSDK/… or something like that. I simply installed Qt twice as I did not find the Qt binaries inside the application folder and looked for the detailed installation report to figure out where the binaries went.