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. Unable to setup Manual Qt Version in latest Qt Creator
Forum Updated to NodeBB v4.3 + New Features

Unable to setup Manual Qt Version in latest Qt Creator

Scheduled Pinned Locked Moved Qt Creator and other tools
qt creatorqt profiler
2 Posts 2 Posters 683 Views 2 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.
  • K Offline
    K Offline
    kzawada
    wrote on 31 Jul 2015, 17:36 last edited by kzawada
    #1

    It used to be that I could go to Qt Creator -> (menu bar) Tools -> Options... -> Build & Run -> Qt Versions and click on "Add" to add a new versions. Then when I point to .\QT_DIR\qtbase\bin\qmake.exe the tool was able to detect whether the configuration was:
    Qt version 5.3.1 for Qt for WinCE
    Qt version 5.3.1 for Qt for Desktop

    Here is a link to what I mean: Comparison Image. I'm using postimage.org since this forum does not allow storing of image files. Please do not click on the image once the link displays it because portimage.org has a re-director.

    For some reason the latest version of Qt Creator is unable to detect the the specific qmake.exe is for "Qt version 5.3.1 for Qt for WinCE".

    I am setting up a custom kit to be able to use QML Profiler on a custom board.

    Why would this be?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 31 Jul 2015, 18:30 last edited by
      #2

      The problem is indicated right above the red rectangles you have placed. You need to have also the appropriate compilers installed. Without compilers you cannot do anything in Qt creator with these versions.

      You have used two different qt creator versions, but it is the same issue, because you refer to the same qmake.

      BTW There is no Qt creator above 3.x out there. You are refering to the Qt lib versions Qt creator is shipped with. Qt creator is an independent IDE with independent version numbering. However, it is typically using the most recent Qt lib versions.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0

      2/2

      31 Jul 2015, 18:30

      • Login

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