Build/run app locally, if host = target

Bug #1361276 reported by Daniel Holbach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtcreator-plugin-ubuntu (Ubuntu)
Fix Released
High
Zoltan Balogh

Bug Description

When developing an app that targets the same release as the development host, it would speed things up if building and running the app happened locally, rather than in a chroot and emulator. This would also allow us to provide VM images of Ubuntu with the SDK installed that didn't add additional layers of virtualization inside it.

Michael Hall (mhall119)
description: updated
Zoltan Balogh (bzoltan)
no longer affects: qtcreator-plugin-ubuntu
Zoltan Balogh (bzoltan)
Changed in qtcreator-plugin-ubuntu (Ubuntu):
assignee: nobody → Zoltan Balogh (bzoltan)
Revision history for this message
Zoltan Balogh (bzoltan) wrote :

When developing an app one can choose between various targets. Targets can be either added when the application is created or at any time later on in the "Projects" mode with the "Add Kit" button.

Most of the Kits represent chroot based Kits. In fact all the ubuntu-sdk-[.*] kits live in chroot. Only the "Desktop" target is the native one. When the Desktop target is selected the application will be built and run on the very same environment as the Ubuntu SDK was started.

Using the Desktop target requires the necessary Qt packages, tools and a complete compiler/linker toolchain present on the hos environment.

Changed in qtcreator-plugin-ubuntu (Ubuntu):
importance: Undecided → High
status: New → Fix Committed
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.