Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window下编译出错 #11

Open
NandyShi opened this issue Oct 18, 2018 · 1 comment
Open

window下编译出错 #11

NandyShi opened this issue Oct 18, 2018 · 1 comment

Comments

@NandyShi
Copy link

通过cmake可以构建出tinychain的工程文件,但是打开工程之后build会报错,错误信息如下:
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 C2061 语法错误: 标识符“private_key_” tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 93
错误 C2059 语法错误:“new” tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 97
错误 C2059 语法错误:“new” tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 98
错误 C3927 "->": 非函数声明符后不允许尾随返回类型 tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 99
错误 C3484 语法错误: 返回类型前应为“->” tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 99
错误 C3613 “->”后缺少返回类型(假定为“int”) tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 99
错误 C3646 “DEREncode”: 未知重写说明符 tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 99
错误 C2059 语法错误:“(” tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 99
错误 C2238 意外的标记位于“;”之前 tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 99
错误 C3927 "->": 非函数声明符后不允许尾随返回类型 tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 100
错误 C3484 语法错误: 返回类型前应为“->” tinychain d:\usr\tinychain\include\tinychain\tinychain.hpp 100



烦请指教。

@betachen
Copy link
Owner

10月份代码有较大变更,windows的make没有更新导致的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants