[Qt-creator] Create target path for remote device

riitta-leena.miettinen at nokia.com riitta-leena.miettinen at nokia.com
Wed Jan 25 17:00:00 CET 2012


Hello,

This is also explained in the Qt Creator Manual, in the section 'Deploying Applications to Maemo or MeeGo Harmattan Devices':

http://doc.qt.nokia.com/qtcreator-snapshot/creator-deployment-maemo.html

Of course, it not all that clear (in the documentation), whether these instructions also apply to other Linux boxes.

Leena

-----Original Message-----
From: qt-creator-bounces+riitta-leena.miettinen=nokia.com at qt-project.org [mailto:qt-creator-bounces+riitta-leena.miettinen=nokia.com at qt-project.org] On Behalf Of ext Pasi Petäjäjärvi
Sent: Wednesday, January 25, 2012 4:52 PM
To: qt-creator at qt-project.org
Subject: Re: [Qt-creator] Create target path for remote device

Hi,

You have define files to be deployed in project (.pro) file.
Something like this:

linux-* {
     target.path = /usr/local/myprogram
     INSTALLS += target
}

See more info here:
http://developer.qt.nokia.com/doc/qt-4.8/qmake-environment-reference.html#installs


On 01/25/2012 05:35 PM, Duane Hebert wrote:
> Fresh install of Qt Creator/ SDK on Fedora 9.
>
> I'm trying to build a project to be deployed and subsequently debugged 
> on another linux box.
>
> I have the device defined and can test the connection. I'm stuck at 
> the run configuration where there is a listbox with local file path 
> and remote directory.
>
> I don't see how to add paths to the remote directory.
>
> In the help, it shows selecting "Create Tarball and Deploy to Linux 
> Host" as the type of deployment. I don't see that but I do see the 
> Remote Linux Connection there and when I select that one, I can choose 
> the device that I created. There are also a couple of buttons on the 
> right of the file list box for adding files. I don't see these.
>
> I'm creating a QtWidget project as a QtApplication . It builds and 
> runs as long as I don't set it up to deploy.
>
>
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator

--
Yours,

Pasi Petäjäjärvi
Senior software engineer, Qt Commercial R&D Digia Plc Sepänkatu 20, FI-90100 OULU FINLAND

Visit us at: www.digia.com or qt.digia.com _______________________________________________
Qt-creator mailing list
Qt-creator at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator



More information about the Qt-creator mailing list