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

Put QT_END_NAMESPACE under #ifdef

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9
    • 5.8.0, 5.9.0 Alpha
    • Build tools: moc
    • None

    Description

      I'm experimenting with own builds of qt and found that msvc cannot compile qtbase\src\tools\moc\mwerks_mac.cpp

      We need to do the following replace at the bottom of the file.

      #endif

      QT_END_NAMESPACE

      with

      QT_END_NAMESPACE

      #endif

      Attachments

        For Gerrit Dashboard: QTBUG-59302
        # Subject Branch Project Status CR V

        Activity

          People

            ogoffart Olivier Goffart (Woboq GmbH)
            egorpugin Egor Pugin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes