Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Vs2013 compilation error #190

Open
yang-juan opened this issue Oct 10, 2019 · 1 comment
Open

Vs2013 compilation error #190

yang-juan opened this issue Oct 10, 2019 · 1 comment

Comments

@yang-juan
Copy link

警告 1 warning C4351: 新增行为: 默认情况下初始化数组“SHA1::Message_Block”的元素 D:\vsproject\FreeRDP-WebConnect-master\wsgate\sha1.cpp 65 1 wsgate
错误 2 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 3 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 4 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 5 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 6 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 764 1 wsgate
错误 7 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 765 1 wsgate
错误 8 error C3861: “freerdp_clrconv_free”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 765 1 wsgate
错误 9 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 766 1 wsgate
错误 10 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 825 1 wsgate
错误 11 error C2065: “CLRCONV_ALPHA”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 826 1 wsgate
错误 12 error C2065: “CLRCONV_INVERT”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 826 1 wsgate
错误 13 error C3861: “freerdp_clrconv_new”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 826 1 wsgate
错误 14 error C2065: “HCLRCONV”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 887 1 wsgate
错误 15 error C2146: 语法错误: 缺少“;”(在标识符“hclrconv”的前面) D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 887 1 wsgate
错误 16 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 887 1 wsgate
错误 17 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 887 1 wsgate
错误 18 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 897 1 wsgate
错误 19 error C3861: “freerdp_alpha_cursor_convert”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\RDP.cpp 895 1 wsgate
错误 20 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 21 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 22 error C3861: “freerdp_image_flip”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Update.cpp 136 1 wsgate
错误 23 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 24 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 25 error C2065: “HCLRCONV”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 74 1 wsgate
错误 26 error C2146: 语法错误: 缺少“;”(在标识符“hclrconv”的前面) D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 74 1 wsgate
错误 27 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 74 1 wsgate
错误 28 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 74 1 wsgate
错误 29 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 93 1 wsgate
错误 30 error C3861: “freerdp_color_convert_var”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 93 1 wsgate
错误 31 error C2065: “HCLRCONV”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 147 1 wsgate
错误 32 error C2146: 语法错误: 缺少“;”(在标识符“hclrconv”的前面) D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 147 1 wsgate
错误 33 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 147 1 wsgate
错误 34 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 147 1 wsgate
错误 35 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 149 1 wsgate
错误 36 error C3861: “freerdp_color_convert_var”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 149 1 wsgate
错误 37 error C2065: “HCLRCONV”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 179 1 wsgate
错误 38 error C2146: 语法错误: 缺少“;”(在标识符“hclrconv”的前面) D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 179 1 wsgate
错误 39 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 179 1 wsgate
错误 40 error C2039: “clrconv”: 不是“wsgate::wsgContext”的成员 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 179 1 wsgate
错误 41 error C2065: “hclrconv”: 未声明的标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 180 1 wsgate
错误 42 error C3861: “freerdp_color_convert_var”: 找不到标识符 D:\vsproject\FreeRDP-WebConnect-master\wsgate\Primary.cpp 180 1 wsgate
错误 43 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 44 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 45 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 46 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 47 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 48 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 49 error C2146: 语法错误: 缺少“;”(在标识符“clrconv”的前面) d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate
错误 50 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int d:\vsproject\freerdp-webconnect-master\wsgate\rdpcommon.hpp 158 1 wsgate

@c64cosmin
Copy link
Contributor

Are there any modifications to the code? Is that a plain compilation?
More information about the issue could help.

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

No branches or pull requests

2 participants