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

patch version update from 5.11.0[1-2?] to 5.11.3 leads to undefined symbol: FT_Get_Font_Format

    XMLWordPrintable

Details

    • Linux/X11

    Description

      After I upgraded from 5.11.0 to 5.11.3 I get:

      ./myProgram: symbol lookup error: /opt/qt/5.11.3/gcc_64/plugins/platforms/../../lib/libQt5XcbQpa.so.5: undefined symbol: FT_Get_Font_Format

      whereas the same runs fine when compiled with 5.11.0.

      Did something major change in a patch version???

      > strings /opt/qt/5.11.0/gcc_64/plugins/platforms/../../lib/libQt5XcbQpa.so.5 | grep Font_Format
      >
      
      > strings /opt/qt/5.11.3/gcc_64/plugins/platforms/../../lib/libQt5XcbQpa.so.5 | grep Font_Format
      FT_Get_Font_Format
      FT_Get_Font_Format

       

      Attachments

        Issue Links

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

          Activity

            People

              janihe Jani Heikkinen
              _lc_ Ninel Evol
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes