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. How to link qt6-base-dev to cmake?
QtWS25 Last Chance

How to link qt6-base-dev to cmake?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 716 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.
  • H Offline
    H Offline
    HoliGui
    wrote on last edited by
    #1

    Hi,

    I installed qt6-base-dev on my linuxc machine and try to add QT now to my CMakeList.
    But cmake can't find QT6 even tho I've set the CMAKE_PREFIX_PATH to the location where qt6-base-dev is installed.
    I found no documentation on how to use it.

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

      Hi,

      You have the CMake Getting Started guide in Qt's documentation.

      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
      • H Offline
        H Offline
        HoliGui
        wrote on last edited by
        #3

        Yes yes and this all works fine but it does not find the QT package installed via apt install qt6-base-dev

        I also tried to provide the path directly but same result. I always complains that it can't find Qt6.

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

          What does your CMakeLists.txt file contain ?

          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