[Qt-creator] Remote deploy

Duane duane.hebert at group-upc.com
Tue May 21 16:11:54 CEST 2013


On 5/21/2013 5:10 AM, Christian Kandeler wrote:
> 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).


Thanks, yes  I stumbled onto that.  Kits are something new to this 
version and I wasn't sure how to use them.  I had just loaded my old 
projects into the new creator version.   Once I added a new kit and set 
it up it worked.






More information about the Qt-creator mailing list