You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claudio Valerio
ea5772a772
|
14 years ago | |
---|---|---|
.. | ||
2.3.8 | 14 years ago | |
README.txt | 14 years ago | |
freetype.pro | 14 years ago |
README.txt
How to build freetype
=====================
instructions for version 2.3.8
1. Download freetype (http://www.freetype.org/download.html#stable)
2. Decompress freetype-2.3.8.tar.gz
3. Move freetype.pro inside the freetype-2.3.8 directory
4. Run qmake -set UNIBOARD_DIR /absolute/path/to/workarea/of/Uniboard
5. Run qmake
6. Run make install