[Qt-creator] Deploying to remote linux device

Christian Kandeler christian.kandeler at nokia.com
Wed Mar 21 17:32:24 CET 2012


On 03/20/2012 07:14 PM, ext Duane wrote:
> We have custom libs to deploy along with our app and I just want to see
> them show up.  I'm trying with a couple of boost libs.
>
> When I add to my .pro file:
>
> linux-* {
>
>        target.path = /home/someuser/myprogram
>        INSTALLS += target
>
>
> }
>
> in Creator, I see the deploy step and when I run from creator, the app
> gets deployed there.  Adding files doesn't seem to work.

Please define "adding files" and "doesn't seem to work". What exactly 
did you do and what was the result?


Christian



More information about the Qt-creator mailing list