Re: [Qt-creator] Deploying multiple files to Maemo device?

2010-06-08 Thread Christian Kandeler
On 06/07/2010 11:16 PM, ext Christoph Keller wrote:

> I tried the latest QtCreator snapshot. Like you wrote, it allows me to
> deploy the package the the device. Unfortunately QtCreator only builds
> new packages. I already have my package settings which I don't want to
> change.
> Will there be a way to "just build" the package and tell QtCreator which
> executable it should run on the device?

Hm, I don't think I quite understand your scenario. What kind of 
"package settings" do you have where? And what exactly should Creator do 
and not do for you?


Christian
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Deploying multiple files to Maemo device?

2010-06-07 Thread Christoph Keller
Hello,

I tried the latest QtCreator snapshot. Like you wrote, it allows me to 
deploy the package the the device. Unfortunately QtCreator only builds 
new packages. I already have my package settings which I don't want to 
change.
Will there be a way to "just build" the package and tell QtCreator which 
executable it should run on the device?

Thanks,
Christoph
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Deploying multiple files to Maemo device?

2010-05-18 Thread Christian Kandeler
Hello,

> My project has the application, a shared library with common code and a
> plugin. QtCreator only deploys the application to the device :(

the version of Qt Creator in the master branch should allow you to 
specify what to deploy where. The deployment code in the released 
versions (beta, Nokia Qt SDK etc.) are at an earlier stage that only 
deploys the executable.


Christian
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


[Qt-creator] Deploying multiple files to Maemo device?

2010-05-18 Thread Christoph Keller
Hello,

My project has the application, a shared library with common code and a 
plugin. QtCreator only deploys the application to the device :(

The structure is:

program (binary)
programShared (shared library)
plugins/plugin (shared library)

So is there a way to deploy all three binaries in their respective 
directories? (By setting dependencies or whatever)
Or is it even planned in the future?

Thanks,
Christoph
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator