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

    • Linux/X11

      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

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes