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. Small confusion about Qt Creator versions and installation/configuration of Kits
Qt 6.11 is out! See what's new in the release blog

Small confusion about Qt Creator versions and installation/configuration of Kits

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 1.4k 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.
  • C Offline
    C Offline
    Creat
    wrote on last edited by
    #1

    Hello,

    I knew that a new Creator version was available from following the Qt-news/feeds, but I also noticed that the maintenance tool of Qt 5.3.1 didn't offer me an update (still includes 3.1.2). The description of the bundled version on the download page also stated as much, so this seems to be on purpose.
    I manually downloaded Creator 3.2 and installed it (next to the bundled one, just naming the folder QtCreator-3.2) but was rather surprised that no Qt version was detected automatically. The MinGW compiler (4.8.2) was detected, but I manually had to add Qt itself.

    This all seems rather strange. Is there a reason why the bundled Creator version wasn't updated and why a manual install in basically the same location as the bundled version won't find the installed Qt by itself?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      rst256
      wrote on last edited by
      #2

      faced a similar problem. as I understand the creator communicates and exhibits other modules only via configuration files. probably for this reason that attaching elsewhere led to failure. I had a similar situation after 2 attempts to reinstall the damaged configuration creator qmake. I think with a good Internet connection is the fastest way to fix these bugs complete removal and installation with 0

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Hi,

        [quote author="Creat" date="1409066891"]Is there a reason why the bundled Creator version wasn't updated[/quote]Because there's a problem with the update mechanism. See the bottom of the original blog post: http://blog.qt.digia.com/blog/2014/08/19/qt-creator-3-2-0-released/

        [quote]and why a manual install in basically the same location as the bundled version won't find the installed Qt by itself?[/quote]Because the "auto-detection" feature is, unfortunately, not a proper auto-detector. When you install Qt 5, the installer registers the location of Qt 5 with Qt Creator. This registration doesn't happen when you install Qt Creator by itself.

        The devs are discussing ways to improve this. You can read the conversation at http://comments.gmane.org/gmane.comp.lib.qt.devel/17538 (search for sdktool on that page)

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Creat
          wrote on last edited by
          #4

          Thanks, that explains everything rather nicely. I had seen the blog entry, but only before the update was added. Thanks for the links!

          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