Install Qt creator 5.15.2
-
Hi,
Did you find these 2 links when you searched?
And if I may suggest an alternative to the title, I'd suggest:
How to install older versions of Qt and Qt Creator?
I think it would improve search results for future readers and help seekers.
-
I usually use the maintenance tool to install multiple/different Qt versions. Go through 'Add components', select 'Archive' and click on 'Filter'. Now, the list of Qt versions should contain a lot more entries. (Did crash on me when I tried it right now. You might have to update the maintenance tool first.) I would go with any 5.15.x version of Qt if your specific version is not available.
Most likely, you don't need Qt Creator 5.0.1. Qt Creator is just an IDE. It does not care which Qt version is used to compile your code. Just stick with the newest Qt Creator unless you know that some feature is missing in the newer version or similar.
-
@SimonSchroeder thank you for your help. I successfully installed the Qt5.15.2 but the new problem is when I created a new project, the minimum version didn't show up qt 5.15. What can I do now