Running Android project in Design Studio
Unsolved
Qt Design Studio
-
Hey,
Im trying to set up an environment to run Android aps from QTDesignStudio. I've successfully set up a QtCreator that is able to compile and run Android apps without issue and linked the QTDesignStudio on installation to the same install. However all attempts at running Android from Design Studio result in:
No Android architecture (ABI) is set by the project.
Error while building/deploying project UntitledProject (kit: Android device)
When executing step "Deploy to Android device"Designer options are extremely opaque and I see no options to modify in regard to setting the architecture within Designer or Creator in a way that would relate to the Designer linkage. Any suggestions on how I can specify an architecture from Designer?