Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 4.11.0
-
None
Description
Android apps deployed by QC don't use environment variables that are set in QC. This should be fixed for apps to be able to set/get environment variables directly without needing to use setenv() function.
Otherwise, at least document that this doesn't work on QC and recommend using setenv() directly in the code before QApplication initialization.
Attachments
Issue Links
- is required for
-
QTBUG-72141 Qt for Android integration cannot be used for complex QML apps
- Closed