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

QtCreator 4.9.0 cannot be built on Windows with namespaced Qt

    XMLWordPrintable

Details

    • Linux/X11, macOS, Windows
    • 8dd8d68bdc0a2c961d516c80a6b8b3a557c266bf (qt-creator/qt-creator/4.9), 0dc533ad670260a7e11ad36ec932c98614f7ca6d

    Description

      issue is $/src/shared/proparser

       

      lots of file have wrong order with

      QT_BEGIN_NAMESPACE

      and

      using namespace QMakeInternal;

       

      scan all files and make all using namespace QMakeInternal;

      in QT_BEGIN_NAMESPACE and QT_END_NAMESPACE

       

      fix this issue.

       

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            dext dexter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes