生成开始于 17:50...
1>------ 已启动生成: 项目: 指令, 配置: Debug x64 ------
1> 指令.cpp
1>D:\coding\c++run\指令\指令.cpp(142,63): error C2039: "GetRecipeCommandPrefix": 不是 "VersionAdapter" 的成员
1> D:\coding\c++run\指令\指令.cpp(36,7):
1> 参见“VersionAdapter”的声明
1>D:\coding\c++run\指令\指令.cpp(142,63): error C3861: “GetRecipeCommandPrefix”: 找不到标识符
1>D:\coding\c++run\指令\指令.cpp(146,98): error C2039: "GetRecipeCommandPrefix": 不是 "VersionAdapter" 的成员
1> D:\coding\c++run\指令\指令.cpp(36,7):
1> 参见“VersionAdapter”的声明
1>D:\coding\c++run\指令\指令.cpp(146,98): error C3861: “GetRecipeCommandPrefix”: 找不到标识符
1>D:\coding\c++run\指令\指令.cpp(170,24): error C2440: “=”: 无法从“const char *”转换为“LPCWSTR”
1> D:\coding\c++run\指令\指令.cpp(170,24):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1>D:\coding\c++run\指令\指令.cpp(175,17): error C2664: “HWND CreateWindowExW(DWORD,LPCWSTR,LPCWSTR,DWORD,int,int,int,int,HWND,HMENU,HINSTANCE,LPVOID)”: 无法将参数 2 从“const char *”转换为“LPCWSTR”
1> D:\coding\c++run\指令\指令.cpp(177,9):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(4443,1):
1> 参见“CreateWindowExW”的声明
1> D:\coding\c++run\指令\指令.cpp(175,17):
1> 尝试匹配参数列表“(int, const char *, const char [21], long, int, int, int, int, int, int, HINSTANCE, int)”时
1>D:\coding\c++run\指令\指令.cpp(197,9): error C2664: “HWND CreateWindowExW(DWORD,LPCWSTR,LPCWSTR,DWORD,int,int,int,int,HWND,HMENU,HINSTANCE,LPVOID)”: 无法将参数 2 从“const char [7]”转换为“LPCWSTR”
1> D:\coding\c++run\指令\指令.cpp(197,9):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(4443,1):
1> 参见“CreateWindowExW”的声明
1> D:\coding\c++run\指令\指令.cpp(197,9):
1> 尝试匹配参数列表“(long, const char [7], const char [9], long, int, int, int, int, HWND, HMENU, int, int)”时
1>D:\coding\c++run\指令\指令.cpp(198,9): error C2664: “HWND CreateWindowExW(DWORD,LPCWSTR,LPCWSTR,DWORD,int,int,int,int,HWND,HMENU,HINSTANCE,LPVOID)”: 无法将参数 2 从“const char [7]”转换为“LPCWSTR”
1> D:\coding\c++run\指令\指令.cpp(198,9):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(4443,1):
1> 参见“CreateWindowExW”的声明
1> D:\coding\c++run\指令\指令.cpp(198,9):
1> 尝试匹配参数列表“(long, const char [7], const char [9], long, int, int, int, int, HWND, HMENU, int, int)”时
1>D:\coding\c++run\指令\指令.cpp(199,9): error C2664: “HWND CreateWindowExW(DWORD,LPCWSTR,LPCWSTR,DWORD,int,int,int,int,HWND,HMENU,HINSTANCE,LPVOID)”: 无法将参数 2 从“const char [7]”转换为“LPCWSTR”
1> D:\coding\c++run\指令\指令.cpp(199,9):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(4443,1):
1> 参见“CreateWindowExW”的声明
1> D:\coding\c++run\指令\指令.cpp(199,9):
1> 尝试匹配参数列表“(long, const char [7], const char [11], long, int, int, int, int, HWND, HMENU, int, int)”时
1>D:\coding\c++run\指令\指令.cpp(203,13): error C2664: “int MessageBoxW(HWND,LPCWSTR,LPCWSTR,UINT)”: 无法将参数 2 从“const _Elem *”转换为“LPCWSTR”
1>D:\coding\c++run\指令\指令.cpp(203,13): error C2664: with
1>D:\coding\c++run\指令\指令.cpp(203,13): error C2664: [
1>D:\coding\c++run\指令\指令.cpp(203,13): error C2664: _Elem=char
1>D:\coding\c++run\指令\指令.cpp(203,13): error C2664: ]
1> D:\coding\c++run\指令\指令.cpp(203,60):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(9239,1):
1> 参见“MessageBoxW”的声明
1> D:\coding\c++run\指令\指令.cpp(203,13):
1> 尝试匹配参数列表“(HWND, const _Elem *, const char [18], long)”时
1> with
1> [
1> _Elem=char
1> ]
1>D:\coding\c++run\指令\指令.cpp(204,13): error C2664: “int MessageBoxW(HWND,LPCWSTR,LPCWSTR,UINT)”: 无法将参数 2 从“const _Elem *”转换为“LPCWSTR”
1>D:\coding\c++run\指令\指令.cpp(204,13): error C2664: with
1>D:\coding\c++run\指令\指令.cpp(204,13): error C2664: [
1>D:\coding\c++run\指令\指令.cpp(204,13): error C2664: _Elem=char
1>D:\coding\c++run\指令\指令.cpp(204,13): error C2664: ]
1> D:\coding\c++run\指令\指令.cpp(204,69):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(9239,1):
1> 参见“MessageBoxW”的声明
1> D:\coding\c++run\指令\指令.cpp(204,13):
1> 尝试匹配参数列表“(HWND, const _Elem *, const char [18], long)”时
1> with
1> [
1> _Elem=char
1> ]
1>D:\coding\c++run\指令\指令.cpp(207,13): error C2664: “int MessageBoxW(HWND,LPCWSTR,LPCWSTR,UINT)”: 无法将参数 2 从“const _Elem *”转换为“LPCWSTR”
1>D:\coding\c++run\指令\指令.cpp(207,13): error C2664: with
1>D:\coding\c++run\指令\指令.cpp(207,13): error C2664: [
1>D:\coding\c++run\指令\指令.cpp(207,13): error C2664: _Elem=char
1>D:\coding\c++run\指令\指令.cpp(207,13): error C2664: ]
1> D:\coding\c++run\指令\指令.cpp(207,58):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(9239,1):
1> 参见“MessageBoxW”的声明
1> D:\coding\c++run\指令\指令.cpp(207,13):
1> 尝试匹配参数列表“(HWND, const _Elem *, const char [18], long)”时
1> with
1> [
1> _Elem=char
1> ]
1>D:\coding\c++run\指令\指令.cpp(208,13): error C2664: “int MessageBoxW(HWND,LPCWSTR,LPCWSTR,UINT)”: 无法将参数 2 从“const _Elem *”转换为“LPCWSTR”
1>D:\coding\c++run\指令\指令.cpp(208,13): error C2664: with
1>D:\coding\c++run\指令\指令.cpp(208,13): error C2664: [
1>D:\coding\c++run\指令\指令.cpp(208,13): error C2664: _Elem=char
1>D:\coding\c++run\指令\指令.cpp(208,13): error C2664: ]
1> D:\coding\c++run\指令\指令.cpp(208,67):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(9239,1):
1> 参见“MessageBoxW”的声明
1> D:\coding\c++run\指令\指令.cpp(208,13):
1> 尝试匹配参数列表“(HWND, const _Elem *, const char [18], long)”时
1> with
1> [
1> _Elem=char
1> ]
1>D:\coding\c++run\指令\指令.cpp(211,13): error C2664: “int MessageBoxW(HWND,LPCWSTR,LPCWSTR,UINT)”: 无法将参数 2 从“const _Elem *”转换为“LPCWSTR”
1>D:\coding\c++run\指令\指令.cpp(211,13): error C2664: with
1>D:\coding\c++run\指令\指令.cpp(211,13): error C2664: [
1>D:\coding\c++run\指令\指令.cpp(211,13): error C2664: _Elem=char
1>D:\coding\c++run\指令\指令.cpp(211,13): error C2664: ]
1> D:\coding\c++run\指令\指令.cpp(211,60):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(9239,1):
1> 参见“MessageBoxW”的声明
1> D:\coding\c++run\指令\指令.cpp(211,13):
1> 尝试匹配参数列表“(HWND, const _Elem *, const char [20], long)”时
1> with
1> [
1> _Elem=char
1> ]
1>D:\coding\c++run\指令\指令.cpp(212,13): error C2664: “int MessageBoxW(HWND,LPCWSTR,LPCWSTR,UINT)”: 无法将参数 2 从“const _Elem *”转换为“LPCWSTR”
1>D:\coding\c++run\指令\指令.cpp(212,13): error C2664: with
1>D:\coding\c++run\指令\指令.cpp(212,13): error C2664: [
1>D:\coding\c++run\指令\指令.cpp(212,13): error C2664: _Elem=char
1>D:\coding\c++run\指令\指令.cpp(212,13): error C2664: ]
1> D:\coding\c++run\指令\指令.cpp(212,69):
1> 指向的类型不相关; 转换需要 reinterpret_cast、C 样式强制转换或带圆括号的函数样式强制转换
1> C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\winuser.h(9239,1):
1> 参见“MessageBoxW”的声明
1> D:\coding\c++run\指令\指令.cpp(212,13):
1> 尝试匹配参数列表“(HWND, const _Elem *, const char [20], long)”时
1> with
1> [
1> _Elem=char
1> ]
========== 生成: 0 成功,1 失败,0 最新,0 已跳过 ==========
========== 生成 于 17:50 完成,耗时 03.863 秒 ==========
最新发布