已启动生成…
1>------ 已启动生成: 项目: Project1, 配置: Release Win32 ------
1>TTF Chinese Check.c
1>G:\TTF-Test\Project1\TTF Chinese Check.c(8,5): error C2061: 语法错误: 标识符“uint32_t”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(9,14): error C2061: 语法错误: 标识符“numTables”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(9,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(10,14): error C2061: 语法错误: 标识符“searchRange”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(10,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(11,14): error C2061: 语法错误: 标识符“entrySelector”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(11,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(12,14): error C2061: 语法错误: 标识符“rangeShift”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(12,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(13,1): error C2059: 语法错误:“}”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(17,5): error C2061: 语法错误: 标识符“uint32_t”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(18,14): error C2061: 语法错误: 标识符“offset”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(18,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(19,14): error C2061: 语法错误: 标识符“length”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(19,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(20,1): error C2059: 语法错误:“}”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(23,5): error C2061: 语法错误: 标识符“uint16_t”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(24,14): error C2061: 语法错误: 标识符“encodingID”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(24,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(25,14): error C2061: 语法错误: 标识符“languageID”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(25,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(26,14): error C2061: 语法错误: 标识符“nameID”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(26,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(27,14): error C2061: 语法错误: 标识符“stringLength”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(27,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(28,14): error C2061: 语法错误: 标识符“stringOffset”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(28,14): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(29,1): error C2059: 语法错误:“}”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(34,10): error C2061: 语法错误: 标识符“read_uint16”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(34,10): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(34,26): error C2059: 语法错误:“<parameter-list>”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(40,10): error C2061: 语法错误: 标识符“read_uint32”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(40,10): error C2059: 语法错误:“;”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(40,26): error C2059: 语法错误:“<parameter-list>”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(50,51): error C2143: 语法错误: 缺少“)”(在“*”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(50,51): error C2081: “uint32_t”: 形参表中的名称非法
1>G:\TTF-Test\Project1\TTF Chinese Check.c(50,51): error C2143: 语法错误: 缺少“{”(在“*”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(50,69): error C2143: 语法错误: 缺少“;”(在“*”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(50,77): error C2059: 语法错误:“)”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(50,79): error C2054: 在“length”之后应输入“(”
1>G:\TTF-Test\Project1\TTF Chinese Check.c(79,16): error C2065: “TTF_Header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(79,16): error C2146: 语法错误: 缺少“;”(在标识符“header”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(79,22): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(80,11): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(80,12): error C2224: “.sfntVersion”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(81,11): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(81,12): error C2224: “.numTables”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(82,11): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(82,12): error C2224: “.searchRange”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(83,11): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(83,12): error C2224: “.entrySelector”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(84,11): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(84,12): error C2224: “.rangeShift”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(86,31): error C2065: “header”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(86,32): error C2224: “.numTables”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(87,22): error C2065: “TTF_TableDir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(87,22): error C2146: 语法错误: 缺少“;”(在标识符“dir”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(87,25): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(88,18): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(88,19): error C2224: “.tag”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(88,14): error C2198: “fread”: 用于调用的参数太少
1>G:\TTF-Test\Project1\TTF Chinese Check.c(89,12): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(89,13): error C2224: “.checkSum”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(90,12): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(90,13): error C2224: “.offset”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(91,12): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(91,13): error C2224: “.length”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(94,16): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(94,17): error C2224: “.tag”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(94,25): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(94,26): error C2224: “.offset”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(94,37): error C2065: “dir”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(94,38): error C2224: “.length”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(101,14): error C2146: 语法错误: 缺少“;”(在标识符“name_offset”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(101,25): error C2065: “name_offset”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(101,38): error C2065: “name_length”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(102,45): error C2065: “name_offset”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(102,59): error C2065: “name_length”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(107,26): error C2065: “name_offset”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(108,14): error C2065: “uint16_t”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(108,14): error C2146: 语法错误: 缺少“;”(在标识符“format”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(108,21): error C2065: “format”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(109,14): error C2065: “uint16_t”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(109,14): error C2146: 语法错误: 缺少“;”(在标识符“count”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(109,20): error C2065: “count”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(110,14): error C2065: “uint16_t”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(110,14): error C2146: 语法错误: 缺少“;”(在标识符“stringOffsetBase”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(110,31): error C2065: “stringOffsetBase”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(114,30): error C2065: “count”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(115,24): error C2065: “TTF_NameRecord”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(115,24): error C2146: 语法错误: 缺少“;”(在标识符“rec”的前面)
1>G:\TTF-Test\Project1\TTF Chinese Check.c(115,27): error C2065: “rec”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(116,12): error C2065: “rec”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(116,13): error C2224: “.platformID”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(117,12): error C2065: “rec”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(117,13): error C2224: “.encodingID”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(118,12): error C2065: “rec”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(118,13): error C2224: “.languageID”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(119,12): error C2065: “rec”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(119,13): error C2224: “.nameID”的左侧必须具有结构/联合类型
1>G:\TTF-Test\Project1\TTF Chinese Check.c(120,12): error C2065: “rec”: 未声明的标识符
1>G:\TTF-Test\Project1\TTF Chinese Check.c(120,12): fatal error C1003: 错误计数超过 100;正在停止编译
1>已完成生成项目“Project1.vcxproj”的操作 - 失败。
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========
最新发布