roxlu/cmake-freetype-harfbuzz

Questions about using the built libs

zcream opened this issue · 0 comments

I could not checkout using git clone.

git clone git@github.com:roxlu/cmake-freetype-harfbuzz.git
Cloning into 'cmake-freetype-harfbuzz'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

However, I downloaded and unpacked the zip and it built fine. Now, there are 2 freetype libs and one harfbuzz lib.
Should I rename one of the libs to something else? I have a project that depends on pango and fltk, and will call freetype.

How should I rename and link these libs ?

Thanks for your work!