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

Qt does not include the latest LibTIFF library.

    XMLWordPrintable

Details

    • 8b2b1b0f63d258ec5ea753cd44531731c0bdece8 e77e64aff2134dd2f8884068fcf13a965b7c7b3f

    Description

      Qt 4.8.x contains a LibTIFF version 3.9.2. It should be updated to the latest available (3.9.6 on 3.9 series).

      Both LibTIFF 4.0.x and 3.9.x released should be considered, as mentioned in http://www.asmail.be/msg0055095778.html mail, quoted below.

      Libtiff 4.0.1 and 3.9.6 are now released.  The primary purpose of 
      these releases are to add a --enable-ld-version-script option to the 
      configure script (not enabled by default!) so that shared libraries 
      may be built which use versioned symbols.  This should allow libtiff 
      4.0.X to be included more easily in Linux, FreeBSD, and other 
      ELF-based systems which use the GNU linker and support symbol 
      versioning.
      
      The strategy to transition from libtiff 3.9.X to 4.0.X is that 
      software depending on libtiff 3.9.X should be re-built with the 3.9.6 
      with versioned symbols.  Libtiff dependent programs and libraries may 
      then be re-compiled with 4.0.1 until eventually there is no remaining 
      dependency on libtiff 3.9.X.  Use of versioned symbols assures that 
      there are no run-time conflicts.
      
      The libtiff web site is at "http://www.remotesensing.org/libtiff/" and 
      the new releases may be downloaded from 
      "http://download.osgeo.org/libtiff/".
      

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes