FAQs
ConQuest fails to start with “undefined symbol: FT_Load_Sfnt_Table”
Solution
This is caused by a missing system library - libfreetype.
You need to install the latest version of libfreetype, depending on your operating system, the command for this will be something similar to:
sudo yum install freetype