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

Inconsistent warning about non-debug builds

    XMLWordPrintable

Details

    • d3d616ea7795b2245cc2e4ab5fad882e7c1d1780

    Description

      1. Create a new Qt Widgets Application project.
      2. Configure it with kits using Qt 4.8.7 and Qt 5.5.1.
      3. Select the "Profile" build configuration of the Qt 4.8 kit.
      4. Build this with MSVC and run it in cdb.
        Creator will warn that you are not using a "Debug" build:
      5. Select the "Profile" build configuration of the Qt 5.5 kit.
      6. Build this with MSVC and run it in cdb.
        Creator will not warn.

      Creator should behave in the same way. I think it should warn in both cases.

      Found by Squish test tst_cli_output_console.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-15457
        # Subject Branch Project Status CR V

        Activity

          People

            ulherman Ulf Hermann
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes