summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype/freetype-1.5/howto/mac.txt
blob: 6ed97d9f7a3891b16fa37e77db370a896ba272c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
                 The FreeType Mac Compilation HowTo


    Please  note  that the  FreeType  team  does  *not* support  the
    Macintosh platform due to lack of knowledge.

    However, we  provide the basic  files to compile the  library in
    the  lib/arch/mac directory (OK,  `folders').  Also  the project
    files  for PowerPC  with CodeWarrior  have been  contributed (in
    contrib/mac).

    A  noteworthy  point  is  that the  precompiled  standard  MacOS
    headers should  be turned off  to compile the library,  to avoid
    errors caused by conflicting definitions of `Fixed' and `Byte'.


Good luck!

--- end of mac.txt ---