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

V3.1.1使用windows 10 Visual studio 2022 编译时报错 #1659

Open
bg9cxn opened this issue Apr 18, 2024 · 1 comment
Open

V3.1.1使用windows 10 Visual studio 2022 编译时报错 #1659

bg9cxn opened this issue Apr 18, 2024 · 1 comment

Comments

@bg9cxn
Copy link

bg9cxn commented Apr 18, 2024

报错信息如下:

严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息
错误 C2065 “F_GETFL”: 未声明的标识符 gmssl C:\Users\lxp\source\repos\GmSSL\src\tls.c 2324
严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息
错误 C2065 “O_NONBLOCK”: 未声明的标识符 gmssl C:\Users\lxp\source\repos\GmSSL\src\tls.c 2329
严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息
错误 C2065 “STDIN_FILENO”: 未声明的标识符 gmssl-bin C:\Users\lxp\source\repos\GmSSL\tools\tlcp_client.c 257
严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息
错误 C2065 “STDIN_FILENO”: 未声明的标识符 gmssl-bin C:\Users\lxp\source\repos\GmSSL\tools\tlcp_client.c 264

@nengtiansh
Copy link

checkout V3.1.1 windows version comment out these lines.

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