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

Configure creates unnecessary debug/release folders, when source is in put in qt-static-debug folder.

    XMLWordPrintable

Details

    Description

      When configuring Qt on Windows.

      Keeping the source code in the folder "c:\source\qt-static-debug\4.4.3",
      run "configure -debug -static ..." to build Qt in debug mode only,
      not release.

      When doing this, there will simultaneously be created a folder
      "c:\source\qt-static-release\4.4.3", containing some files.

      If this is done with a version of Qt built in "c:\source\qt-static-release\4.4.3" before.
      Certain files will be overwritten, and the installation stops working.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes