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

FTBFS ICC on Windows: linking svgiconengine: unresolved external symbol "const QIconEngine::`vftable'" (??_7QIconEngine@@6B@)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0
    • 5.6
    • SVG Support
    • Windows 8, ICC 16.0 package 110

    Description

      When compiling Qt with ICC 16.0 on Windows, the following error happens:

              xilink /NOLOGO /DEBUG /DLL /SUBSYSTEM:windows /VERSION:5.6 /OUT:C:\Qt\qt5-icl16-msvc2013-x64\qtbase\plugins\iconengines\qsvgicond.dll @C:\Users\tjmaciei\AppData\Local\Temp\qsvgicond.dll.32420.79.jom
         Creating library C:\Qt\qt5-icl16-msvc2013-x64\qtbase\plugins\iconengines\qsvgicond.lib and object C:\Qt\qt5-icl16-msvc2013-x64\qtbase\plugins\iconengines\qsvgicond.exp
      qsvgiconengine.obj : error LNK2001: unresolved external symbol "const QIconEngine::`vftable'" (??_7QIconEngine@@6B@)
      C:\Qt\qt5-icl16-msvc2013-x64\qtbase\plugins\iconengines\qsvgicond.dll : fatal error LNK1120: 1 unresolved externals
      

      This does not happen with ICC 15.0.4.221.

      This is the same bug as was fixed in acf80b9a2b913e898ed4c4ed14d4ea79401484fe

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            thiago Thiago Macieira
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes