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

Qt PDF cannot coexist with TIFF Qt Image Formats plugin in statically-linked app

    XMLWordPrintable

Details

    • 165bc962e8 (qt/qtwebengine/dev) d379ee8735 (qt/qtwebengine/6.2) d379ee8735 (qt/tqtc-qtwebengine/6.2) 165bc962e8 (qt/tqtc-qtwebengine/dev) 165bc962e8 (qt/qtwebengine/6.4) 165bc962e8 (qt/tqtc-qtwebengine/6.4) c22aa3deb8 (qt/qtwebengine/6.3)

    Description

      Static linking results in duplication of libtiff:

      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFcalloc is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFfree is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFmalloc is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFmemcmp is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFmemcpy is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFmemset is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFrealloc is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFwarningHandler is already defined in qtiff.lib(tif_win32.c.obj).
      Qt6Pdf.lib(tiff_decoder.obj) : error LNK2005: _TIFFerrorHandler is already defined in qtiff.lib(tif_win32.c.obj).

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes