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

Windows: build with Intel Compiler broken due to undefined QT_BEGIN_NAMESPACE in qnetworkinterface_win_p.h

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.3.2
    • 5.3.1
    • Network
    • None
    • OS: Windows 7 x64, Windows 8 x64
      Compiler: Intel(R) C++ Compiler XE for applications running on IA-32, Version 14.0.0.103 Build 20130728
    • 329efea47ed47fe8c303550d34767e07f8a292e4 (5.3 branch, 24.6.2014, 5.3.2)

    Description

      build log mesage
      C:\3rdparty\Qt5.troubles\qt-everywhere-opensource-src-5.3.1\qtbase\src\network\kernel\qnetworkinterface_win_p.h(60): error #77: this declaration has no storage class or type specifier
      QT_BEGIN_NAMESPACE

      mannualy insert
      #include <QtGlobal>
      qnetworkinterface_win_p.h solves problem

      Attachments

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

        Activity

          People

            richmoore Richard Moore (qtnetwork)
            dvpsun Dmitry Polevoy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes