[Qt-creator] Qt Creator 2.6.0 released

Christian Kandeler christian.kandeler at digia.com
Mon Nov 12 10:37:30 CET 2012


On 11/09/2012 06:37 PM, Mohammad Mirzadeh wrote:
>
>     You mean system libraries? They have to be in your sysroot and on the
>     device, obviously. Pretty much the same as for local compilation (where
>     "sysroot" and "device" both correspond to your local root directory). If
>     you are talking about libraries of your own, you'll have to deploy them
>     as well.
>
> How would I deploy external libraries? Do I need to add them to the
> INSTALLS list?

*If* you need to deploy them, yes. Though I wonder where you would take 
them from if they are not on the device already.

> I can upload the file but I cannot run it. I get
> bash: /home/tmp/binary_file: No such file or directory
> Remote application finished with exit code 127.
> I tried chmod +x on the file but it did not help.

Are you sure it has the right architecture?


Christian



More information about the Qt-creator mailing list