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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
