June 30, 2011

codeartist codeartist
Lab Rat
30 posts

[solved] How to remove Qt 4 SDK!

 

Well, Few hours ago I was asking how to install it. Then after asking how to remove it. As While installing it. It has came up with different errors like

com.nokia.ndk.api.ovinotifications.documentation

and while I am trying to run command qmake -project. It says it’s not available. so, What Can I do?
Should I remove Qt 4 or Is there any other way to make Qt run as per developer need. I am a newbie that’s why need your help guys?
Please help :)

 Signature 

    ************CODE-ARTIST************

4 replies

June 30, 2011

Vijay Bhaska Reddy Vijay Bhaska Reddy
Lab Rat
399 posts

Ok .. Before you try to remove it, try few things

Where are you running qmake from?? It does not work if you run it from system command prompt.

Start => All Programs => Qt SDK => Desktop

Here you will find command prompts.. open and cd to your project and run qmake.

Basically when you open a command prompt which is in Desktop, it runs a small bat file which sets all the paths necessary for qt to build a project. These paths are as per Qt Nokia SDK 1.1.2, if you have some other version, you should be able to find a command prompt like “Qt 4.7.3 for Desktop ( with mvs 2008) “ ect.

June 30, 2011

codeartist codeartist
Lab Rat
30 posts

Hey thanks for the reply but I am using Ubuntu 11.04 not Microsoft. Well, In Ubuntu when I go to Applications>Programming
There is only three options that are Qt creator, Qt Maintenance tool & Qt Update tool.

can you please help me now? What can I do to resolve this problem.

 Signature 

    ************CODE-ARTIST************

June 30, 2011

loladiro loladiro
Lab Rat
596 posts

In the SDK maintenance tool there is an option to uninstall (“Remove All Components).

June 30, 2011

codeartist codeartist
Lab Rat
30 posts

Thanx got you :)

 Signature 

    ************CODE-ARTIST************

 
  ‹‹ [Solved] Qt 4 SDK offline installer not working on Ubuntu 11.04      macdeployqt erros on mac ››

You must log in to post a reply. Not a member yet? Register here!