[Qt-creator] Deployment to Harmattan device
Christian Kandeler
christian.kandeler at nokia.com
Tue Feb 14 13:43:58 CET 2012
On 14/02/12 13:11, ext Harri Pasanen wrote:
> It looks like deployment to N9 happens through SFTP to /tmp.
Yeah, sorry about that.
> This is a problem since /tmp is a tmpfs, thus in RAM and only 4Mb in size.
> As soon as the application size goes over, the deployment fails:
https://bugreports.qt-project.org/browse/QTCREATORBUG-6859
> My question is, can the the target directory be configured somewhere?
It will be the developer's /home directory in 2.5 (as it was until 2.3).
Moving it to /tmp was an unintended side effect of fixing
https://bugreports.qt-project.org/browse/QTCREATORBUG-5916.
Christian
More information about the Qt-creator
mailing list