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

Link error: unresolved external symbol

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.9.0, 5.9.2, 5.9
    • Qt Script
    • None

    Description

       |      cd script\ && ( if not exist Makefile C:\Dev\Libs\Qt5\build\windows-x86_64\qtbase\bin\qmake.exe -o Makefile C:\Dev\Libs\Qt5\src\qtscript\src\script\script.pro ) && C:\Dev\Tools\Jom\jom.exe -f Makefile
       |      C:\Dev\Tools\Jom\jom.exe -f Makefile.Debug all
       |      link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /DLL /SUBSYSTEM:WINDOWS /VERSION:5.9 /MANIFEST:embed /OUT:..\..\lib\Qt5Scriptd.dll @B:\Temp\Qt5Scriptd.dll.380.500.jom
       |   Creating library ..\..\lib\Qt5Scriptd.lib and object ..\..\lib\Qt5Scriptd.exp
       |JSGlobalData.obj : error LNK2019: unresolved external symbol "private: static void __cdecl QTJSC::MarkedArgumentBuffer::operator delete(void *,unsigned __int64)" (3MarkedArgumentBuffer@QTJSC@@CAXPEAX_K@Z) referenced in function "int `private: __cdecl QTJSC::JSGlobalData::JSGlobalData(bool)'::`1'::dtor$9" (?dtor$9@?0?0JSGlobalData@QTJSC@@AEAA@_N@Z@4HA)
       |..\..\lib\Qt5Scriptd.dll : fatal error LNK1120: 1 unresolved externals
       |jom: C:\Dev\Libs\Qt5\build\windows-x86_64\qtscript\src\script\Makefile.Debug [..\..\lib\Qt5Scriptd.dll] Error 1120
       |jom: C:\Dev\Libs\Qt5\build\windows-x86_64\qtscript\src\script\Makefile [debug-all] Error 2
       |jom: C:\Dev\Libs\Qt5\build\windows-x86_64\qtscript\src\Makefile [sub-script-make_first-ordered] Error 2
       |jom: C:\Dev\Libs\Qt5\build\windows-x86_64\qtscript\Makefile [sub-src-make_first] Error 2
       |jom: C:\Dev\Libs\Qt5\build\windows-x86_64\Makefile [module-qtscript-make_first] Error 2
       |jom: Leaving directory 'C:\Dev\Libs\Qt5\build\windows-x86_64'

      Attachments

        1. ArgList.patch
          0.7 kB
        2. Makefile.Debug
          3.12 MB
        3. Makefile.Release
          3.12 MB
        4. Qt5Script_symbols.txt
          3.51 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            dmitry.sokolov Dmitry Sokolov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes