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

Some -no-feature flags break Windows qtbase build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.7.1, 5.9.0
    • Core: Other
    • None
    • Cross compiling x86_64-w64-mingw32 with gcc 7.1.0

    Description

      Some of the -no-feature flags will break the Windows build due to qconfig.h being included after the #ifndef check. Tested on 5.7.1 and 5.9.0.

      While I don't have an exhaustive list, here are a few I encountered while I was trying to build Qt:

      Just swapping the #ifndef and the first include seems to fix the issue. There could well be more of these lurking around though.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            endrift Vicki Pfau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes