Cleaning up my Qt installation
-
Hi -
I've been using Qt as an IDE for several months now, and I've gotten some stuff that I don't think I need any more (such as support for mobile devices, since I'm building console apps, and I still have version 4.7.3).
What's the safe way to clean out my Qt installation so I'm just left with the SDK, most recent libraries and tools like Creator?
Thanks.
-
Earlier today, I ran the maintenance tool to update my installation. I got version 4.8 RC in the bargain.
Now, I can't select version 4.7.4 from the projects->targets->build settings. I do have one for 4.7.3. Can someone explain this?
I'd like to delete 4.7.3 and earlier versions, but not if I can't run 4.7.4 now.
Thanks.
-
There is something strange going on with the maintenance tool. Despite my running it twice, it still shows my Qt SDK as version 1.1.3-3, with a new version of 1.1.3.5 available.
All of my code and project information is stored outside the Qt directory. Perhaps I should consider uninstalling everything, and re-installing from scratch?
-
Done, and it seems to work OK.
In my Tool Chain, I have something called Maemo 6 GCC. It's the last of my auto-detected chains. What is it, do I need it, and if so, should it be ahead of the others?
Thanks.
I also have something called MeeGo 1.2 Harmattan in my Qt Versions; do I need this?