Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML Qt.6.8.0beta2
Forum Updated to NodeBB v4.3 + New Features

QML Qt.6.8.0beta2

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 471 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.
  • L Offline
    L Offline
    LeonidD
    wrote on last edited by
    #1

    CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
    Compatibility with CMake < 3.5 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.

    Project directories:

    • project source dir: F:/QuickVtk/src
    • project binary dir: D:/QuickVtk
    • project build dir: D:/QuickVtk/build
    • project install dir: E:\QuickVtk

    Configure project: QuickVtk (v0.5.6)
    CMake Error at E:/Qt/6.8/lib/cmake/Qt6QmlMeta/Qt6QmlMetaTargets.cmake:42 (message):
    Some (but not all) targets in this export set were already defined.

    Targets Defined: Qt6::QmlMeta

    Targets not yet defined: Qt6::QmlMetaPrivate

    Call Stack (most recent call first):
    E:/Qt/6.8/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfig.cmake:55 (include)
    D:/Cmake/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
    E:/Qt/6.8/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:142 (find_dependency)
    E:/Qt/6.8/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:43 (_qt_internal_find_qt_dependencies)
    E:/Qt/6.8/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:43 (include)
    E:/Qt/6.8/lib/cmake/Qt6/Qt6Config.cmake:181 (find_package)
    CMakeLists.txt:92 (find_package)

    CMake Warning at E:/Qt/6.8/lib/cmake/Qt6/Qt6Config.cmake:181 (find_package):
    Found package configuration file:

    E:/Qt/6.8/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake
    

    but it set Qt6Quick_FOUND to FALSE so package "Qt6Quick" is considered to
    be NOT FOUND.
    Call Stack (most recent call first):
    CMakeLists.txt:92 (find_package)

    Configuring incomplete, errors occurred!
    Thank you for any help

    1 Reply Last reply
    3
    • ImElijahI Offline
      ImElijahI Offline
      ImElijah
      wrote on last edited by
      #2

      hello brother, I have this problem did you solve it

      1 Reply Last reply
      1
      • J Offline
        J Offline
        JoseYue
        wrote on last edited by
        #3

        I also met this error with qt 6.8 on linux with cmake 3.22.1. @LeonidD did you have any resolution?

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JoseYue
          wrote on last edited by
          #4

          I resolved this problem by clean install new built qt 6.8

          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