Installing latest qt 1.1 Beta osx errors
-
running that command I have the same output as you but going to the about on qt creator I have "Based on Qt 4.7.1 (64 bit)"
and i don't get why they have on the documentation qtquick 1.1 and they still haven't released it with qt creator, its very confusion for people like me that are trying to get started...
-
For Qt Creator, my understanding is that it just means that Qt Creator itself was built using Qt 4.7.1, but Qt SDK 1.1 Beta still comes with Qt 4.7.2 (which itself is not a beta version). Whatever the case, I agree that it is all very confusing. Unnecessarily confusing in fact.
-
[quote author="MAMartins" date="1299258285"]first uninstall all, search for the uninstall.py and uninstallsdk.py [/quote]Are you sure that those files are under the Qt SDK folder? I can't see them anywhere (be it on Mac OS X, Windows or Linux). However, there is a file called SDKMaintenanceTool which can be used to add/remove things.
-
[quote author="MAMartins" date="1299262348"]i have on mine.
just try the online version then ;)[/quote]That doesn't make sense to me. I mean that I can see that SDKMaintenanceTool file on Windows, Linux and Mac OS X. Although I wouldn't expect a python file to be present on the Windows version, I could easily expect such a file on Linux, yet I couldn't find one either.
Did you have another version of Qt before installing Qt SDK 1.1 Beta? Another version which you wouldn't have completely uninstalled?