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. QCreator won’t fill toolchain combo with all those compilers shown autodetected
Forum Update on Monday, May 27th 2025

QCreator won’t fill toolchain combo with all those compilers shown autodetected

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.2k Views
  • 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
    cuyan
    wrote on last edited by
    #1

    I have Visual Studio 2010 express installed on x64 PC. My ultimate aim is to get QCreator to compile an x64bit application using the VC++.

    I already compiled QT 4.7.3 succesfully with it, and selected the output as the QT version to work with.

    Yet, QCreator version 2.2.1 (built with QT 4.7.4 (32 bit) will not show the version of compiler I want on the toolchain combobox, even though it autodetects it and shows it on the Options/ToolChains as MS VC++ 10 ( x64) ( and 12 others )

    Is this is cross compilation configuration non-issue that I am not aware of ?

    your support is highly sought and appreciated .

    thank you,

    conserve earth.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      I used to work with a very similar setup till I switched back to Linux, so I am confident that this works:-)

      Please try the 2.3RC version of Qt Creator and please check the ABI of the Qt version (displayed when you hover the Qt version in Tools->Options->Qt) and make sure it says that it was indeed built as a 64bit binary. If it was then the 64bit MSVC toolchains should all be available to build applications using that version of Qt.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cuyan
        wrote on last edited by
        #3

        Tobias,

        I was completely wrong on my statement that I successfully compiled the QT4.7.3 with x64 MSVC++ compiler. I found out that I couldn't even get the x64bit components installed in the first place. (I had failed to install those components on VisualStudio 2010 Express version, and didn't know that I had.)

        In short, QT libraries I tried to used were not 64bit binaries.

        conserve earth.

        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