Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1063

This sis file name is incorrectly calculated for mobility example publish-subscribe in the project's run settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4: Low P4: Low
    • None
    • 1.1.0
    • Publish & Subscribe
    • None
    • Windows XP

      I downloaded the mobility 1.1 examples from http://qt.gitorious.org/qt-mobility/contacts/commits/1.1. When I tried to debug the publish-subscribe example it fails to deploy because in the project run settings the path specifies the sis file as publish-subscribe.sis instead of publish_subscribe.sis which is what is built. In the pro file if the target is changed from
      TARGET = publish-subscribe
      to
      TARGET = publish_subscribe

      then the installation file specifies the sis file as publish_subscribe.sis and I can deploy the app and debug it.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cristiano cristiano di flora
            razuniga raul zuniga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes