Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-1293

simulator build uses generated files from symbian build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 1.3.83 (2.0.0-beta)
    • None
    • Windows XP in Virtualbox, Qt Creator as part of Nokia Qt SDK beta

      Example:
      1) create "Mobile Qt Application" project
      2) build for Symbian Debug
      3) build for Simulator Debug
      4) add a pushbutton to the form
      5) build again for Simulator Debug
      6) run -> no pushbutton

      This happens because the Simulator build uses ui_mainwindow.h from the project directory and not from the shadow build directory. I tried to workaround this by switching Symbian build to use shadow build as well, but that doesn't work as Qt Creator always switches that option back to no shadow build. So the only possible workflow seems to be: whenever a Symbian build is made, push the sis file to a phone and then make clean immediately, and only then build for Simulator again.

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

            dt Daniel Teske
            liskin Tomas Janousek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes