Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Remove qt version from qtcreator

    Tools
    3
    3
    3284
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AJOM566 last edited by

      Hi,
      I have installed qt5.0 beta for ubuntu 12.04 but removed it again (via the maintainance tool).
      Qtcreator (2.6) still lists it as an availalbe auto-detected qt-version (options->build&run->Qt Versions) but marks it as "qmake does not exist". I can't see any possibility to remove this version ("remove" button is inactive).

      How can I go on to get rid of it?

      1 Reply Last reply Reply Quote 0
      • C
        Code_ReaQtor last edited by

        I encountered the same thing with Qt 5.0 Beta and Qt 5.0.0 on windows. I am not really sure how it happened but it (Qt 5.0 Beta) was removed when I also removed the Qt 5.0.0.
        I "think" it is a problem with the installer unable to delete Qt 5.0 Beta in the PATH.

        Please visit my open-source projects at https://github.com/Code-ReaQtor.

        1 Reply Last reply Reply Quote 0
        • T
          tobias.hunger last edited by

          The Qt 5 beta had a bug where it did not properly remove the Qt version on deinstallation.

          Creator assumes that the SDK knows what it does and will do the right thing... the only way to get rid of this Qt version again is to edit the qtversions.xml file in $QT_CREATOR_INSTALL_DIR/share/qtcreator/QtProject/qtcreator. Sorry for that hickup.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post