I have been stuck on this for the past couple days. I have installed QT 4.8 and I have installed the libraries as well. But when I come to make a new project, I am only given the option of creating a plain C++ project with CMake. I do not have the option of using the automated qmake. And I have no idea why. If someone could please help it out it would be much appreciated.
Here is a picture of what I see.
When I see the kits in preferences, I see this.
But in the QT versions section, If I click on that to choose something, It is empty. There is nothing to choose from.
By default, Qt will build for the architecture of your development machine - either x86_64 , or arm64 if you are on an Apple Silicon Mac.
Run the executable within the . app folder (<ApplicationName>. app/Contents/MacOS/<Application>) Run the application by navigating to the build folder in Finder and double clicking on the application.
/usr
is hidden by default, but you can access the path directly — press ⌘⇧G and type /usr
into the popup.qmake
executable and click Open.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With