📄 readme.cvs
字号:
The CVS archive doesn't contain pre-built configuration scripts forUNIXish platforms. To generate them say sh autogen.shwhich in turn depends on the following packages: automake (1.9.6) libtool (1.5.22) autoconf (2.59c)The versions given in parentheses are known to work. Newer versionsshould work too, of course. Note that autogen.sh also sets up properfile permissions for the `configure' and auxiliary scripts.A very common problem is that this script complains that the `aclocal'program doesn't accept a `--force' option: generating `configure.ac' running `aclocal -I . --force' aclocal: unrecognized option -- `--force' Try `aclocal --help' for more information. error while running `aclocal -I . --force'This means that your version of the automake package is too old.Please update it before trying to build FreeType.For static builds which don't use platform specific optimizations, noconfigure script is necessary at all; saying make setup ansi makeshould work on all platforms which have GNU make (or makepp).----------------------------------------------------------------------Copyright 2005, 2006, 2007 byDavid Turner, Robert Wilhelm, and Werner Lemberg.This file is part of the FreeType project, and may only be used,modified, and distributed under the terms of the FreeType projectlicense, LICENSE.TXT. By continuing to use, modify, or distributethis file you indicate that you have read the license and understandand accept it fully.--- end of README.CVS ---
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -