Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-946

gammaray: unresolved external symbol in Windows MSVC 2017 build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 5.13.0
    • 5.13.0
    • GammaRay
    • None
    • Windows

    Description

      Windows Windows_10 (msvc2017-x86_64):

      agent:2019/04/29 11:58:33 build.go:192: [ 13%] Building CXX object common/CMakeFiles/gammaray_common.dir/gammaray_common_automoc.cpp.obj
      agent:2019/04/29 11:58:33 build.go:192: gammaray_common_automoc.cpp
      agent:2019/04/29 11:58:34 build.go:192: C:\Users\qt\work\KDAB\GammaRay\common\transferimage.cpp(72): warning C4996: 'QImage::byteCount': Use sizeInBytes
      agent:2019/04/29 11:58:34 build.go:192: c:\users\qt\work\install\include\qtgui\qimage.h(222): note: see declaration of 'QImage::byteCount'
      agent:2019/04/29 11:58:36 build.go:192: [ 14%] Linking CXX shared library ..\..\..\bin\gammaray_common-qt5_13-MSVC-140-i686.dll
      agent:2019/04/29 11:58:36 build.go:192:    Creating library gammaray_common-qt5_13-MSVC-140-i686.lib and object gammaray_common-qt5_13-MSVC-140-i686.exp
      agent:2019/04/29 11:58:36 build.go:192: remoteviewinterface.cpp.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QTypedArrayData<class QPointF>::const_iterator __thiscall QVector<class QPointF>::begin(class QTypedArrayData<class QPointF>::const_iterator)const " (__imp_?begin@?$QVector@VQPointF@@@@QBE?AVconst_iterator@?$QTypedArrayData@VQPointF@@@@V23@@Z) referenced in function "class QDataStream & __cdecl operator<<<class QPointF>(class QDataStream &,class QVector<class QPointF> const &)" (??$?6VQPointF@@@@YAAAVQDataStream@@AAV0@ABV?$QVector@VQPointF@@@@@Z)
      agent:2019/04/29 11:58:36 build.go:192: remoteviewinterface.cpp.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class QTypedArrayData<class QPointF>::const_iterator __thiscall QVector<class QPointF>::end(class QTypedArrayData<class QPointF>::const_iterator)const " (__imp_?end@?$QVector@VQPointF@@@@QBE?AVconst_iterator@?$QTypedArrayData@VQPointF@@@@V23@@Z) referenced in function "class QDataStream & __cdecl operator<<<class QPointF>(class QDataStream &,class QVector<class QPointF> const &)" (??$?6VQPointF@@@@YAAAVQDataStream@@AAV0@ABV?$QVector@VQPointF@@@@@Z)
      agent:2019/04/29 11:58:36 build.go:192: ..\..\..\bin\gammaray_common-qt5_13-MSVC-140-i686.dll : fatal error LNK1120: 2 unresolved externals
      agent:2019/04/29 11:58:36 build.go:192: LINK failed. with 1120 

      Attachments

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

        Activity

          People

            anton.kreuzkamp Anton Kreuzkamp
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes