使用crypto++加密库,结果出现如下135个错误,求解?这是什么原因啊..
错误 1 error C2143: 语法错误 : 缺少“}”(在“常量”的前面)
错误 2 error C2059: 语法错误 : “常量”
错误 3 error C2143: 语法错误 : 缺少“;”(在“}”的前面)
错误 4 error C2238: 意外的标记位于“;”之前
错误 5 error C2259: “CryptoPP::EncodedObjectFilter”: 不能实例化抽象类
错误 6 error C2504: “Store”: 未定义基类
错误 7 error C2143: 语法错误 : 缺少“)”(在“&”的前面)
错误 8 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 9 error C2460: “BERGeneralDecoder::BufferedTransformation”: 使用正在定义的“BERGeneralDecoder”
错误 10 error C2071: “BERGeneralDecoder::BufferedTransformation”: 非法的存储类
错误 11 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 12 error C2146: 语法错误 : 缺少“;”(在标识符“asnTag”的前面)
错误 13 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 14 error C2059: 语法错误 : “)”
错误 15 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 16 error C2146: 语法错误 : 缺少“;”(在标识符“RemainingLength”的前面)
错误 17 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 18 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
警告 19 warning C4183: “RemainingLength”: 缺少返回类型;假定为返回“int”的成员函数
错误 20 error C2327: “BERGeneralDecoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 21 error C2061: 语法错误 : 标识符“BufferedTransformation”
错误 22 error C2327: “BERGeneralDecoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 23 error C2061: 语法错误 : 标识符“BufferedTransformation”
错误 24 error C2327: “BERGeneralDecoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 25 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 26 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 27 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 28 error C2146: 语法错误 : 缺少“;”(在标识符“m_length”的前面)
错误 29 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 30 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 31 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 32 error C2143: 语法错误 : 缺少“,”(在“&”的前面)
错误 33 error C2146: 语法错误 : 缺少“;”(在标识符“ReduceLength”的前面)
错误 34 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 35 error C2061: 语法错误 : 标识符“lword”
错误 36 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
警告 37 warning C4183: “ReduceLength”: 缺少返回类型;假定为返回“int”的成员函数
错误 38 error C2065: “m_length”: 未声明的标识符
错误 39 error C2504: “ByteQueue”: 未定义基类
错误 40 error C2143: 语法错误 : 缺少“)”(在“&”的前面)
错误 41 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 42 error C2460: “DERGeneralEncoder::BufferedTransformation”: 使用正在定义的“DERGeneralEncoder”
错误 43 error C2071: “DERGeneralEncoder::BufferedTransformation”: 非法的存储类
错误 44 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 45 error C2146: 语法错误 : 缺少“;”(在标识符“asnTag”的前面)
错误 46 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 47 error C2065: “SEQUENCE”: 未声明的标识符
错误 48 error C2065: “CONSTRUCTED”: 未声明的标识符
错误 49 error C2059: 语法错误 : “)”
错误 50 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 51 error C2864: “DERGeneralEncoder::asnTag”: 只有静态常量整型数据成员才可以在类中初始化
错误 52 error C2327: “DERGeneralEncoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 53 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 54 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 55 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 56 error C2327: “BERGeneralDecoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 57 error C2143: 语法错误 : 缺少“)”(在“&”的前面)
错误 58 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 59 error C2460: “BERSequenceDecoder::BufferedTransformation”: 使用正在定义的“BERSequenceDecoder”
错误 60 error C2071: “BERSequenceDecoder::BufferedTransformation”: 非法的存储类
错误 61 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 62 error C2146: 语法错误 : 缺少“;”(在标识符“asnTag”的前面)
错误 63 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 64 error C2059: 语法错误 : “)”
错误 65 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 66 error C2864: “BERSequenceDecoder::asnTag”: 只有静态常量整型数据成员才可以在类中初始化
错误 67 error C2143: 语法错误 : 缺少“;”(在“:”的前面)
错误 68 error C2065: “inQueue”: 未声明的标识符
错误 69 error C2065: “asnTag”: 未声明的标识符
错误 70 error C2056: 非法表达式
错误 71 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 72 error C2473: “<alignment member>”: 看起来像函数定义,但却没有参数列表。
错误 73 error C2071: “BERSequenceDecoder”: 非法的存储类
错误 74 error C2550: “BERSequenceDecoder”: 构造函数初始值设定项列表只能在构造函数定义中使用
错误 75 error C2059: 语法错误 : “}”
错误 76 error C2143: 语法错误 : 缺少“;”(在“}”的前面)
错误 77 error C2059: 语法错误 : “}”
错误 78 error C2327: “DERGeneralEncoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 79 error C2143: 语法错误 : 缺少“)”(在“&”的前面)
错误 80 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 81 error C2460: “DERSequenceEncoder::BufferedTransformation”: 使用正在定义的“DERSequenceEncoder”
错误 82 error C2071: “DERSequenceEncoder::BufferedTransformation”: 非法的存储类
错误 83 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 84 error C2146: 语法错误 : 缺少“;”(在标识符“asnTag”的前面)
错误 85 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 86 error C2059: 语法错误 : “)”
错误 87 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 88 error C2864: “DERSequenceEncoder::asnTag”: 只有静态常量整型数据成员才可以在类中初始化
错误 89 error C2143: 语法错误 : 缺少“;”(在“:”的前面)
错误 90 error C2065: “outQueue”: 未声明的标识符
错误 91 error C2056: 非法表达式
错误 92 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 93 error C2473: “<alignment member>”: 看起来像函数定义,但却没有参数列表。
错误 94 error C2071: “DERSequenceEncoder”: 非法的存储类
错误 95 error C2550: “DERSequenceEncoder”: 构造函数初始值设定项列表只能在构造函数定义中使用
错误 96 error C2059: 语法错误 : “}”
错误 97 error C2143: 语法错误 : 缺少“;”(在“}”的前面)
错误 98 error C2059: 语法错误 : “}”
错误 99 error C2327: “BERGeneralDecoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 100 error C2143: 语法错误 : 缺少“)”(在“&”的前面)
错误 101 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 102 error C2460: “BERSetDecoder::BufferedTransformation”: 使用正在定义的“BERSetDecoder”
错误 103 error C2071: “BERSetDecoder::BufferedTransformation”: 非法的存储类
错误 104 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 105 error C2146: 语法错误 : 缺少“;”(在标识符“asnTag”的前面)
错误 106 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 107 error C2065: “SET”: 未声明的标识符
错误 108 error C2059: 语法错误 : “)”
错误 109 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 110 error C2864: “BERSetDecoder::asnTag”: 只有静态常量整型数据成员才可以在类中初始化
错误 111 error C2143: 语法错误 : 缺少“;”(在“:”的前面)
错误 112 error C2056: 非法表达式
错误 113 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 114 error C2473: “<alignment member>”: 看起来像函数定义,但却没有参数列表。
错误 115 error C2071: “BERSetDecoder”: 非法的存储类
错误 116 error C2550: “BERSetDecoder”: 构造函数初始值设定项列表只能在构造函数定义中使用
错误 117 error C2059: 语法错误 : “}”
错误 118 error C2143: 语法错误 : 缺少“;”(在“}”的前面)
错误 119 error C2059: 语法错误 : “}”
错误 120 error C2327: “DERGeneralEncoder::BufferedTransformation”: 不是类型名称、静态或枚举数
错误 121 error C2143: 语法错误 : 缺少“)”(在“&”的前面)
错误 122 error C2143: 语法错误 : 缺少“;”(在“&”的前面)
错误 123 error C2460: “DERSetEncoder::BufferedTransformation”: 使用正在定义的“DERSetEncoder”
错误 124 error C2071: “DERSetEncoder::BufferedTransformation”: 非法的存储类
错误 125 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 126 error C2146: 语法错误 : 缺少“;”(在标识符“asnTag”的前面)
错误 127 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 128 error C2059: 语法错误 : “)”
错误 129 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 130 error C2864: “DERSetEncoder::asnTag”: 只有静态常量整型数据成员才可以在类中初始化
错误 131 error C2143: 语法错误 : 缺少“;”(在“:”的前面)
错误 132 error C2056: 非法表达式
错误 133 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
错误 134 error C2473: “<alignment member>”: 看起来像函数定义,但却没有参数列表。
错误 135 error C2071: “DERSetEncoder”: 非法的存储类
错误 136 error C2550: “DERSetEncoder”: 构造函数初始值设定项列表只能在构造函数定义中使用
错误 137 fatal error C1003: 错误计数超过 100;正在停止编译