Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 10.0.2
-
None
-
1e81f206b (11.0)
Description
When building the project using QtCreator in Debug, android deployment procedure pulls app_process from the device to establish the debug environment. This operation litters the user build directory with the libraries that and executables that don't belong to the project. Instead of pulling the files to the root build directory, it's better to isolate these files using subdirectory.
Attachments
Issue Links
- is required for
-
QTBUG-113851 UnsatisfiedLinkError on Android when using executables in cmake subprojects
-
- Closed
-