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

Imageformat plugins not built in static builds.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • 4.7.1
    • 4.7.0
    • Core: Plugins
    • None
    • Windows XP, MSVS 2005

    Description

      I build qt-everywhere-opensource-4.7.0.tar.gz.

      Here are the parameters I use for build:

      configure -release -opensource -static -no-accessibility -no-stl -qt-sql-sqlite -no-sql-odbc -qt-gif -qt-libpng -qt-libtiff -qt-libjpeg -qt-libmng -no-rtti -platform win32-msvc2005 -no-webkit -no-script -no-scripttools

      As you can see, I tell the build system to build PNG, TIFF, JPEG, MNG, and PNG plugins.

      After the build, I cannot see any of them in plugins\imageformats:

      C:\Qt\4.7.0>dir plugins\imageformats
      26.09.2010 13:30 <DIR> .
      26.09.2010 13:30 <DIR> ..
      26.09.2010 14:52 79 152 qgif.lib
      26.09.2010 14:52 96 674 qico.lib
      26.09.2010 14:52 74 258 qsvg.lib

      Consequently, all the code that uses imageformat plugins does not build anymore.

      Attachments

        Issue Links

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

          Activity

            People

              kjernase Trond Kjernåsen (Inactive)
              ucikaya Svorgan Voton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes