Qt6 und Android APP
Unsolved
German
-
Hi,
ich wollte jetzt mein Qt6 QML Programm, das unter Linux einwandfrei läuft, für Android compilieren. Allerdings gibt es beim Aufruf aus Qt Creator folgende Meldung:
CMake Warning at /opt/Entwicklung/Qt/6.8.1/android_arm64_v8a/lib/cmake/Qt6/FindGLESv2.cmake:24 (find_package): [cmake] By not providing "FindPlatformGraphics.cmake" in CMAKE_MODULE_PATH this [cmake] project has asked CMake to find a package configuration file provided by [cmake] "PlatformGraphics", but CMake did not find one. [cmake] [cmake] Could not find a package configuration file provided by "PlatformGraphics" [cmake] with any of the following names: [cmake] [cmake] PlatformGraphicsConfig.cmake [cmake] platformgraphics-config.cmake [cmake] [cmake] Add the installation prefix of "PlatformGraphics" to CMAKE_PREFIX_PATH or [cmake] set "PlatformGraphics_DIR" to a directory containing one of the above [cmake] files. If "PlatformGraphics" provides a separate development package or [cmake] SDK, be sure it has been installed. [cmake] Call Stack (most recent call first): [cmake] /opt/Entwicklung/Qt/Tools/CMake/share/cmake-3.29/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) [cmake] /opt/Entwicklung/Qt/6.8.1/android_arm64_v8a/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency) [cmake] /opt/Entwicklung/Qt/6.8.1/android_arm64_v8a/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:36 (_qt_internal_find_third_party_dependencies) [cmake] /opt/Entwicklung/Qt/6.8.1/android_arm64_v8a/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:43 (include) [cmake] /opt/Entwicklung/Qt/6.8.1/android_arm64_v8a/lib/cmake/Qt6/Qt6Config.cmake:181 (find_package) [cmake] wm-ui/CMakeLists.txt:10 (find_package)
Wisst ihr wie ich das Paket PlattformGraphics installiere?
Danke für Eure Hilfe.
gruss
martin