trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2014

building tqt

From: Calvin Morrison <mutantturkey@...>
Date: Wed, 19 Feb 2014 16:49:08 -0500
i got an error building tqt, turns out the freetype header wasn't
where it was expected.

as a workaround i just did this

sudo ln -s /usr/include/freetype2/freetype/  /usr/include/freetype -v

but is there a way to pass that library path into tqt's make?