Deploy to device problem
-
A few days ago, I installed the Qt Playbook version.
I compiled and deployed the Quick Application to my Playbook, without problem.
Then I created 2 GUI applications.
When I deploy any of these 3 applications the app on the device gets replaced with the deployed app.
I've checked all the application files for a common string but didn't find one.I don't have this problem when deploying projects from the QNX SDK.
Have I missed something?
Txs
Harry -
Thank you. "ID" is the problem.
<id>ID</id> occurred in each project.
But as the <name> value was the project name, i.e. unique, I assumed <id> wasn't significant. That will teach me.If the value of <id> is significant, why doesn't the process that creates XML file use the project name, instead of the hard coded "ID" string?
Again, thank you for the help.
HF
-
Here you can get the most recent one:
http://builds.qt-project.org/view/Qt Creator/