On Wednesday 19 of February 2014 22:49:08 Calvin Morrison wrote:
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?
This is already solved in commit ca9d4d7d:
http://git.trinitydesktop.org/cgit/tqt3/commit/?id=ca9d4d7d
Slavek
--