|
uninstall QT4 (QT Creator)
Hi,
I downloaded QTCreator (.bin file) and I followed the instructions to install it on my Fedora 10.
After that I found out that I already have QT3.3 installed - more precisely, it came with the Fedora 10 OS installation.
I created a project in qt creator but it is not building, and I get this error message:
No valid Qt version set. Set one in Tools/Options
Error while building project qt_test
When executing build step 'QMake'
Canceled build.
I found under /usr/lib qt-3.3 and qt4 folders. Does this mean I have both installed?
Can anyone suggest any solution(s) to what I need to do.
thanks
|