which the version of qt creator is based on the Qt 5.9.9
-
Hi guys:
Recently, I confused the probelm was which the version of qt creator is based on the Qt 5.9.9. I have tried download the qt creator via the link link text. However, The version of creator is based the version of qt to which I don't want to refer, It's likely to be the version 5.14.0. Hence, I cannot perceive it. can someone resolve this problem. Thanks everyone who were provide feedback to this problem in advance. -
Hi guys:
Recently, I confused the probelm was which the version of qt creator is based on the Qt 5.9.9. I have tried download the qt creator via the link link text. However, The version of creator is based the version of qt to which I don't want to refer, It's likely to be the version 5.14.0. Hence, I cannot perceive it. can someone resolve this problem. Thanks everyone who were provide feedback to this problem in advance.The "...Based on Qt 5.X.X" in QtCreator's "Help/About- Menu" has nothing to do with your Qt version. This is the Qt version which was used to create QtCreator itself.
Does the QtCreator version really make a difference for you? -
The download area you linked to is for legacy versions of the Qt libraries, not Qt Creator. If you want Qt 5.9.9 to build some specific project then this is one place to get it.
Any reasonably recent version of Qt Creator will be able to edit and build a project using this Qt library version, or any Qt 5.x or 6.x version
-
The "...Based on Qt 5.X.X" in QtCreator's "Help/About- Menu" has nothing to do with your Qt version. This is the Qt version which was used to create QtCreator itself.
Does the QtCreator version really make a difference for you?@Pl45m4 It's not really difference form, it's just a criterion that used in my team defined by my leader. In a word, thanks brother for your explanation in details.
