Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 2.4.0 and QT SDK 1.1.4

Qt Creator 2.4.0 and QT SDK 1.1.4

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 4.0k Views 1 Watching
  • 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.
  • T Offline
    T Offline
    touchq
    wrote on last edited by
    #1

    Hi Guys,
    I have question about QT Creator 2.4.0. I use windows 7 32bits and visual studio 2010.

    I asked in QT Centre, but very quiet there. So I tried my luck here.

    Previously, I had QT SDK1.1.4 installed. I unistalled QT SDK 1.1.4 completely (I hope). Then I installed QT 4.8.0, followed by QT Creator 2.4.0.

    Now, the strange thing is: when I check the QT Version in QT Creator 2.4.0 (tool -> option -> Build & Run), somehow, it Auto-Detected a QT version (path) installed previously by QT SDK 1.1.4, which is supposed to be removed completely. Somehow the old path (which is removed and dosen't exist) is remembered and retrived by QT creator. Obviously, the path dosen't exist anymore, so QT Crearor can't find the version. I have to manually Add QT 4.8.0. Please see the attached picture.

    I have check the system Environment PATH, and make sure only path to newly installed QT 4.8.0 is added there (which is 'C:/Development/QT/4.8.0/bin').
    I also tried to search the system registry, to see if any old paths are saved there, and removed any thing to do with "4.7.4".
    Still QT Creator 2.4.0 is so stubborn that it keeps using an old (non-exist) path as QT version, while keep ignoring the latest installed QT 4.8.0 (the path to QT 4.8.0 is added to system environment path).

    So the question is:
    When un-installed QT SDK 1.1.4, are there anything (configuration, setting, etc.) still kept in the system? and where are they?

    Many thanks!

    !http://www.qtcentre.org/attachment.php?attachmentid=7299&d=1327184475()!

    1 Reply Last reply
    0
    • L Offline
      L Offline
      l.v.p
      wrote on last edited by
      #2

      I had similiar problem and I found some solution in the Internet "how to completely remove Qt settings". I'm also quiet sure that I saved somewhere that link but I can't find it now...
      So, first of all deep-search google, it has to be somewhere but I also found this (http://www.windowsuninstaller.org/winuninstall/how-to-remove-qt-creator-2-0-1-guide-qt-creator-2-0-1-uninstaller-info.html) but never tried.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        l.v.p
        wrote on last edited by
        #3

        and by the way
        QT means QuickTime
        Qt is the proper formula

        1 Reply Last reply
        0
        • M Offline
          M Offline
          MartinVee
          wrote on last edited by
          #4

          Don't know if it'll help you, but while looking for solutions to my issue, I found that there may be a duplication of ini files when updating from a previous installation.

          Search for "QTCreator.ini" everywhere. There should be a copy of the file left over from the previous installation (possibly in <user's homedir>\AppData\Roaming\Nokia). The newest "QTCreator.ini" file should be located in <qt install dir>\QtCreator\share\qtcreator\Nokia.

          Delete (or rename to something else if you wish to play safe) the older file (from Roaming\Nokia directory) and restart Qt Creator.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            touchq
            wrote on last edited by
            #5

            [quote author="luka.v.pikor" date="1327436225"]I had similiar problem and I found some solution in the Internet "how to completely remove Qt settings". I'm also quiet sure that I saved somewhere that link but I can't find it now...
            So, first of all deep-search google, it has to be somewhere but I also found this (http://www.windowsuninstaller.org/winuninstall/how-to-remove-qt-creator-2-0-1-guide-qt-creator-2-0-1-uninstaller-info.html) but never tried.[/quote]

            Thanks for reply and the acronym!

            [quote author="Martin V" date="1327436962"]Don't know if it'll help you, but while looking for solutions to my issue, I found that there may be a duplication of ini files when updating from a previous installation.

            Search for "QTCreator.ini" everywhere. There should be a copy of the file left over from the previous installation (possibly in <user's homedir>\AppData\Roaming\Nokia). The newest "QTCreator.ini" file should be located in <qt install dir>\QtCreator\share\qtcreator\Nokia.

            Delete (or rename to something else if you wish to play safe) the older file (from Roaming\Nokia directory) and restart Qt Creator.[/quote]

            Thanks Martin! Actually I found a file called 'qtversion.xml" in '<user's homedir>\AppData\Roaming\Nokia', which keep the old path in.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved