I downloaded qt-opensource-windows-x86-winrt-5.5.0.exe.
I started this almost 2 weeks ago now.
I am brand new to Qt so thought I'd start by following the easiest, simplest path first. Download, install, run examples, do tutorials, use the MinGW tools.
I followed all the instructions but yesterday found that I had to install the Windows SDK 2013 instead of the 2010 it says in the Qt documentation about Windows Requirements in the SDKs and Compilers section. I've done that and now I have the MVCS 2013.
Still, the examples don't build. I think this is related to my original post here but seems like I ought to post that problem separately.
the errors relate to 4 .lib files not found. (windowscodecs, kernel32, and ole32 I see in my file system; runtimeobject is nowhere)
Also, in Build & Run, I don't understand why it does not auto-detect my MinGW 64 installation. I do have that in my PATH.
So, I switched to Netbeans to see if I could run it with Qt as that is documented. It started out fine but then could not find Designer. And I also don't see any designer.exe anywhere in my file system.
I'm about ready to uninstall Qt and re-install so I can start from scratch again but I worry that that will cause even more problems.
Advice would be very welcome.
Bookmarks