Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.9.0, 5.9.2, 5.9
-
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'