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

FTBFS: QtQuick DLL link error

XMLWordPrintable

    • Windows
    • aa7e85eee (dev), 6111ca756 (6.9), 0ca95ae84 (dev), 69c253681 (6.9)

      qtbase/ac5ab8ce32c6bd4122ecc690d30eade5c4f4bf2a remove the export of "~QESDP<QFontVariableAxisPrivate>", and this change causes MSVC 2022 fail to link QtQuick.dll.

      Compiler error message:

         Creating library qtbase\lib\Qt6Quick.lib and object qtbase\lib\Qt6Quick.exp
      mocs_compilation.cpp.obj : error LNK2001: unresolved external symbol "public: __cdecl QExplicitlySharedDataPointer<class QFontVariableAxisPrivate>::~QExplicitlySharedDataPointer<class QFontVariableAxisPrivate>(void)" (??1?$QExplicitlySharedDataPointer@VQFontVariableAxisPrivate@@@@QEAA@XZ)
      qtbase\bin\Qt6Quick.dll : fatal error LNK1120: 1 unresolved externals
      

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            wangwenx190 赵 宇航
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes