Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. No auto-detect of Desktop Qt 5.7.0 GCC 64bit

No auto-detect of Desktop Qt 5.7.0 GCC 64bit

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 3 Posters 695 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.
  • M Offline
    M Offline
    mankan
    wrote on last edited by A Former User
    #1

    Linux mint 18.
    Under Build & Run, Qt versions:
    No auto-detect of Desktop qt 5.7.0 gcc 64bit. Where to find or any other suggestions?

    screenshot

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bludger
      wrote on last edited by
      #2

      Hi,

      Qt Creator will only auto detect installed Qt Version(s) if they're in your system path variable. If you compiled Qt by yourself you can manually add it or include the path where you installed Qt (specified during configuring) in your system environment path variable.

      Hope that helps.

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

        Hi and welcome to devnet,

        Just a small correction to @bludger, don't alter your system's environment variable when adding a new version of a library that can be found on your system. You're going to get unforeseen side-effects.

        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

        • Login

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