|
下面是错误信息:
ttmkfdir.c:1446: parse error before "usWidthClass"
ttmkfdir.c: In function `os2_get_width_name':
ttmkfdir.c:1448: `usWidthClass' undeclared (first use in this function)
ttmkfdir.c: At top level:
ttmkfdir.c:1464: parse error before "TT_Face_Properties"
ttmkfdir.c: In function `get_width_name':
ttmkfdir.c:1468: `properties' undeclared (first use in this function)
ttmkfdir.c:1475: `name' undeclared (first use in this function)
make: *** [ttmkfdir.o] Error 1
怎么会缺ttmkfdir.o这个文件??我以为是我的包有问题,可是我重新下载的包 来编译还是这个问题 |
|