Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-117933

iOS: Qt Creator doesn't rebuild executable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • dev
    • Build System: CMake
    • None
    • iOS/tvOS/watchOS

    Description

      Steps to reproduce:

      • use a qtbase developer build
      • build any project, e.g. the menus example as an external project and run it.
      • make a change, e.g. add a qDebug() << _FUNCTION_;
      • set a break point at the qDebug()
      • hit "build" and start the application in debug mode and step over the new statement.
        => the debug message will not be printed
        => the debugger will behave as if the sources were newer than the executable

      Workaround:

      • have XCode open in parallel
      • open and build the .xcodeproj tree.
      • Now Creator will use the new build

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              axelspoerl Axel Spoerl
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes