My problem is not quite the same as the previous post with a somewhat similar name from a few years ago. I apologize if that confuses anyone.
Adding a Homebrew-installed Qt to Qt Creator on a Mac
I just upgraded to Big Sur on my iMac and have found that my old installs of Qt5 won't work because of the changes Apple made to the operating system, etc. So, I finally decided to use the Qt version I had already installed with homebrew but never had an opportunity to try.
I've tried to follow the instructions at Qt directions on adding versions from other package managers https://doc.qt.io/qtcreator/creator-project-qmake.html for Setting up a new Qt version. I never was able to do their step #3
"Select the Qt version to view and edit it" because I could never find that in the preferences dialog.preferences dialog:
Everything else on that dialog seems right. But, I'm confused as what else I need to do to get this to work.
I can't figure out how to set up a kit (under the kit tab) or whether I need one.
I don't see any of the traditional Qt examples. I wanted to test the install with a couple of them. I do see this message about linking to a Qt installation, but I don't know if this applies to the homebrew stuff or not.
How to ensure that I have everything I need in terms of version and kits and "seeing" the Qt examples.