[Qt-creator] Remote deploy

Christian Kandeler christian.kandeler at digia.com
Tue May 21 11:10:57 CEST 2013


On 05/03/2013 06:08 PM, Duane wrote:
> On 5/3/2013 11:52 AM, Duane wrote:
>> I have installed Qt Creator 2.6.2.  I'm working with a project from a
>> previous version and I want to deploy and test it remotely on a Linux box.
>> I've added the Linux Device and tested it.
>>
>> I've added the
>>
>> linux-* {
>>         target.path = /home/tc
>>         INSTALLS += target
>>
>> }
>>
>> to the pro file but I don't how to complete this.  With the older
>> version, I could choose the remote device to deploy.  But I don't see
>> this on this version.
>
>
> More specifically, I don't see the Device Configuration sections as
> shown here in the Deploying on Embedded Linux section:
>
> http://doc.qt.digia.com/qtcreator/creator-deployment-maemo.html

The device to use is now hardwired into the Kit. Set it there 
(Tools->Options->Build&Run).


Christian




More information about the Qt-creator mailing list