Old Project Requires Configuring
-
I found out what the problem was: I was trying to open the .pro file outside of QtCreator, I was using the file viewer to find the .pro file and double clicking on it. So, this part of the problem is solved.
Why do I not see a 5.10 folder and why is the build pointing to qt_5_9? I do not see any Kit with Qt_5_10.
-
Your current Qt Creator was built using 5.10 that doesn't mean you have 5.10 installed. Check that with the Maintenance Tool application.
-
Your current Qt Creator was built using 5.10 that doesn't mean you have 5.10 installed. Check that with the Maintenance Tool application.
-
You have three choices when running the tool:
- Add/Remove components
- Update
- Remove everything
Choose the first one, you'll see what you have currently installed and what you can install.
By the way, did you use the Online or Offline installer to install Qt ?
-
You have three choices when running the tool:
- Add/Remove components
- Update
- Remove everything
Choose the first one, you'll see what you have currently installed and what you can install.
By the way, did you use the Online or Offline installer to install Qt ?
@SGaist As I stated in an earlier post: As to how I installed Qt, frankly, I am not sure. I think I used the package included with the Mint Linux Software Manager because the Kits referenced version 5.5. I have always used the maintenance tool to up date.
I did the following: QtCreator Help>Check for Updates was selected and the progress bar was shown, but no widow appeared. Does that mean that there is nothing to update? I still do not know what version I have installed?
-
If you don't know how you installed Qt in the first place it's going to be pretty difficult.
What Qt versions are listed in your Qt Creator settings ? Where are they located ?
-
If you don't know how you installed Qt in the first place it's going to be pretty difficult.
What Qt versions are listed in your Qt Creator settings ? Where are they located ?
-
-
@SGaist I looked and everything is Qt5.9 of earlier. I cannot find 5.10 on my computer. Now what? I am thinking of changing my Win 10 computer to dual boot, so I will need to load Qt on the new Mint Linus version. That should solve all the problems. I guess that the online loader will be the the best way to install Qt.
-
Why not just use the online installer ?