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

Intel Compiler fails to Compile Qt/QMake on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.1.0
    • 5.0.0, 5.0.2, 5.1.0 Beta 1, 5.1.0 RC1
    • Core: Date/Time
    • None
    • MS Windows 7, Visual Studio 11 x64, Intel C++ Composer XE 2013 (ICC 13) Update 3
    • 6086ff01f566c700bd87a2cbea2dd4a53dd1eb6c

      The Intel Compiler fails to compile Qt5 on Windows.

      What did I do?

      Open ICC console (Intel Composer XE2013)Intel(R)64 VisualStudio2012) , goto qt-src directory, configure command:

          configure -platform win32-icc -debug-and-release -opensource -opengl desktop -no-angle -nomake tests -nomake examples   (1> build.log 2> error.log added for BugReport ) 
      

      Configure Output see Attachment.

      Error: 
      
      C:\Users\mbusse\Desktop\qt-5.1.0-alpha-ICC\qtbase\include\QtCore/../../src/corelib/tools/qdatetime.h(121): error: expected an expression
            static inline qint64 nullJd() { return std::numeric_limits<qint64>::min(); }
                                                                                ^
      Warning:
      C:\Users\mbusse\Desktop\qt-5.1.0-alpha-ICC\qtbase\include\QtCore/../../src/corelib/tools/qdatetime.h(121): warning #54: too few arguments in invocation of macro "min"
            static inline qint64 nullJd() { return std::numeric_limits<qint64>::min(); }
                                                                                    ^
      qlocale.cpp
      Warning #673: the initial sequence of preprocessing directives is not compatible with those of precompiled header file "qmake_pch.pchi"
      

      The Output is from Qt-5.1-alpha

        1. build.log
          52 kB
          Max A. Busse
        2. error.log
          1 kB
          Max A. Busse
        3. build.log
          230 kB
          Max A. Busse
        4. error.log
          1 kB
          Max A. Busse
        5. error.log
          1 kB
          Max A. Busse
        For Gerrit Dashboard: QTBUG-30839
        # Subject Branch Project Status CR V

            thiago Thiago Macieira
            ablepharus Max A. Busse
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes