Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
6.5.3, 6.5.6
-
-
2024wk38s2FOQtforAndroid, 2024wk28s2FOQtforAndroid, 2024wk32s2FOQtforAndroid, 2024wk42s3FOQtforAndroid, 2024wk50s3FOQtforAndroid
Description
Use QtCreator 13.01, Qt6.5.3
Steps to reproduce:
・Projects > Build Android APK > Detailes > Create Templates
・Change the path of Android Package source directory to "ProjectPath/android" > "ProjectPath" and click
・Add the following to CMakeLists.txt
set_property(TARGET apptest APPEND PROPERTY
QT_ANDROID_PACKAGE_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/
)
・Build
build folder is recursively created within the build folder.
Attachments
Issue Links
- mentioned in
-
Page Loading...