I installed Qt on my home laptop running windows 10. I also installed MinGW. On installation Qt complained about not having my compiler configured as well as not having a debugger installed. MinGW is in my path so I hoped Qt would find the C++ compiler in MinGW. Can anyone offer any advice on a good way to install and configure Qt as a first time install? Thanks.