QML Qt.6.8.0beta2
-
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