Details
-
User Story
-
Resolution: Fixed
-
P1: Critical
-
QtGP 1.1
-
None
-
-
07d7af2da (dev)
Description
Why?
This blocks our CI development
What?
Specific usecase for this right now is on the CI, for QtQuickView CI tests.
Problem:
- The SDK on the CI is installed under /opt/android/sdk/
- QtGP assumes NDK will be under /opt/android/sdk/ndk/...
- The NDK on the CI is installed under /opt/android/android-ndk-r26b
- QtGP Cannot find the NDK.
Attachments
Issue Links
- is required for
-
QTBUG-130342 QtQuickView API CI tests
-
- In Progress
-
-
QTBUG-127834 Testing - Embedded QML CI tests
-
- In Progress
-