Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. No Qt creator on Qt 64-bit installation on windows

No Qt creator on Qt 64-bit installation on windows

Scheduled Pinned Locked Moved General and Desktop
6 Posts 4 Posters 1.9k 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.
  • A Offline
    A Offline
    avallabh88
    wrote on last edited by
    #1

    I installed Qt 64-bit on windows and I dont find Qt creator in the folder.I have created a project on Qt creator in linux and I am trying to open that project in this Qt 64-bit installation on windows. I did not find any option to do that?? How can we do that?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mchinand
      wrote on last edited by
      #2

      Check the 'Tools' folder where you installed Qt (e.g., C:\Qt\Qt5.4.0\Tools\QtCreator\bin)

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        If you installed a Qt only build, then there's no Qt Creator with it. However you don't need a 64 bit Qt Creator to work with a 64 bit Qt build, a 32 bit works as well.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • A Offline
          A Offline
          avallabh88
          wrote on last edited by
          #4

          Yes. I found a link which had the 64-bit installer of the Qt creator and I installed it. I am getting an error when I try to select a compiler which is 64-bit. Could you let me know why I am getting that error.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Without knowing the error, no I can't

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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

              Hi,

              Start by reading these:

              See "Adding Compilers":http://doc.qt.io/qtcreator/creator-tool-chains.html to tell Qt Creator where to find your compiler.

              See "Adding Qt Versions":http://doc.qt.io/qtcreator/creator-project-qmake.html to tell Qt Creator where to find the Qt binaries.

              Finally, see "Adding Kits":http://doc.qt.io/qtcreator/creator-targets.html to tell Qt Creator how to combine your compiler with the Qt binaries.

              If you need more help, show us the full error message.

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

              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