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

MinGW: Cannot compile with debug version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.14.1, 5.15.0 Alpha
    • 5.14.1
    • Build System
    • None
    • Windows
    • 1749f9184b97e03753175c92af4a82d4ce577b40 (qt/qtbase/5.14.1)

    Description

      Building a debug qt app with MinGW package in 5.14.1 fails:

      qmake CONFIG+=debug . && mingw32-make
      [...]
      mingw32-make: *** No rule to make target 'C:/dev/qt/5.14/mingw-builds-dbginfo-install/lib/libQt5Widgetsd.a', needed by 'widgetsapp.exe'.  Stop.
      

      This is due to commit 9b4ec1393fde, which enables -debug-and-release builds again:

      https://codereview.qt-project.org/c/qt/qtbase/+/285078/3/mkspecs/features/qt_functions.prf

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes