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 Updated to NodeBB v4.3 + New Features

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 124 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 29 days ago last edited by Strife1817 5 Dec 2025, 02:26
    #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

    J 1 Reply Last reply 29 days ago
    0
    • S Strife1817
      29 days ago

      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

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote 29 days ago 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

      2/2

      12 May 2025, 05:06

      • Login

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