Qt – -lfreetype problem on ubuntu

In case you  get compilation errors about -lfreetype when compiling Qt applications in ubuntu, install the following packages.

sudo apt-get install libfreetype6-dev
sudo apt-get install gobject*
sudo apt-get install libxrender-dev
sudo apt-get install libfontconfig-dev
sudo apt-get install pthread*
sudo apt-get install libpthread-stubs0-dev
sudo apt-get install xext*
sudo apt-get install libsm-dev
Advertisement

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.