@d_stranz,

Wow! What a detailed answer! THANK YOU VERY MUCH for the effort to devoted to it!

I'll give it a try. In the worst case, and since you said (quoting):

"Edit: Also keep in mind that Qt built against VS 2015 is completely binary compatible with one built against VS 2022, and that is how I am using it. So if you can D/L a pre-compiled binary for VS 2015, use it."

I would install Qt5 with pre-compiled binaries for VS2015 (or even VS2019, I guess) because the binary compatibility you talk about should guarantee that even compiling with VS2022 my applications would run without problems.

Once again, THANKS A LOT! I guess that your post above will become a reference source in the future!