External Email - Use Caution
Hello Kelly, Do you have libfreetype installed on your system (which defines that symbol)? $ strings /usr/lib64/libfreetype.so.6 | grep -i ft_get_font_format FT_Get_Font_Format If not, you can install it with, $ sudo yum install freetype.x86_64 freetype-devel.x86_64 - R.On Apr 17, 2019, at 10:09, Kelly Vaughn <vaughnkellyann@gmail.com> wrote:libQt5XcbQpa.so.5: undefined symbol: FT_Get_Font_Format