By way of explaining, I clearly didn't know what I was doing and apparently it was a mistake to download that exe. My whole aim was to learn Qt. I hadn't ever heard of Qt up to a couple weeks ago much less know anything about it. Nor anything about the various pieces of software needed. I've lived almost exclusively (in my work life) in unix for many years (vi, make, command line). Although, to be fair, I did learn to use a couple gui tools on unix, mainly X based, and a couple on a PC (mail and browsers). I'm also getting used to this new 64 bit machine and the PC software world. It is odd. Sometimes you *must* use the 64-bit version of some software, other times you can't at all, and then sometimes you can just choose according to some set of needs that you'll only find out about later. And for MinGW64, it appears to be basically a wrapper around MinGW32 As I've said for many years, software is a black art.
That simplest path is indeed what I've been trying to do but have had nothing but roadblocks all along. It's a steep learning curve from zero bz following the documentation doesn't lead me in the right direction. Now I believe it all stems from my original mistake of the wrong download.
Yes, the MinGW64/MinGW32/bin is in my PATH but there is no qmake in that directory. The only qmake on my system is in QT/5.5/winrt_x64/bin
On the qt.io download page, these are the choices I see for Windows:
Windows Host
Qt 5.5.0 for Windows 64-bit (VS 2013, 650 MB) (info)
Qt 5.5.0 for Windows 32-bit (VS 2013, 633 MB) (info)
Qt 5.5.0 for Windows 32-bit (VS 2012, 587 MB) (info)
Qt 5.5.0 for Windows 32-bit (VS 2010, 585 MB) (info)
Qt 5.5.0 for Windows 32-bit (MinGW 4.9.2, 959 MB) (info)
Qt 5.5.0 for Android (Windows 32-bit, 1.0 GB) (info)
Qt 5.5.0 for Windows RT 32-bit (621 MB) (info)
Do you know if, on my 64-bit machine, will everything Qt work for me if I install the 32-bit MinGW version of Qt and use all 32-bit tools, etc.?
If I install the only 64-bit version on that list, I'll have to use Microsoft MCVS. I like to avoid MS whenever I'm not forced to use their stuff.
Thanks again for the questions and advice.
Bookmarks