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 continue with compilation. Need to build Qtlocation, in order to proceed.
Forum Update on Monday, May 27th 2025

Unable to continue with compilation. Need to build Qtlocation, in order to proceed.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 52 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.
  • S Offline
    S Offline
    Strife1817
    wrote last edited by Strife1817
    #1

    CMake Error at CMakeLists.txt:14 (find_package): Could not find a configuration file for package 'Qt6" that is compatible with requested version "6.10.0".

    The following configuration files were considered but not accepted:
    'usr/local/Qt-6.9.0/lib/cmake/Qt6/Qtconfig.cmake, version: 6.9.0

    jsulmJ 1 Reply Last reply
    0
    • S Strife1817

      CMake Error at CMakeLists.txt:14 (find_package): Could not find a configuration file for package 'Qt6" that is compatible with requested version "6.10.0".

      The following configuration files were considered but not accepted:
      'usr/local/Qt-6.9.0/lib/cmake/Qt6/Qtconfig.cmake, version: 6.9.0

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote last edited by
      #2

      @Strife1817 said in Unable to continue with compilation. Need to build Qtlocation, in order to proceed.:

      that is compatible with requested version "6.10.0".

      I don't think Qt 6.10.0 is released already?
      You have Qt 6.9.0, so change your CMakeLists.txt to request that version instead of 6.10.0.

      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