遇到这个问题,请打开本项目的Properties(属性)-------> Configuration Properties(配置属性)-------->General(常规)------->Character Set(字符集) 把Use Unicode Character Set(使用Unicode字符集) 改成使用 Use Multi-byte Character Set (使用多字节字符集)。最后别忘了 应用------>确定。
相关文章
- error C2664: “LoadLibraryW”: 不能将参数 1 从“const char *”转换为“LPCWSTR”
- error C2664: “MessageBoxW”: 不能将参数 2 从“const char [10]”转换为“LPCWSTR”
- VS2010 C++ 串口编程 错误error C2664: “CreateFileW”: 不能将参数 1 从“const char *”转换为“LPCWSTR”
- error C2664: “MessageBoxW”: 不能将参数 2 从“const char [10]”转换为“LPCWSTR”
- error: C2664: “zajiao::zajiao(const zajiao &)”: 无法将参数 1 从“const char [12]”转换为“char *”
- VS2010 error C2664: “CWnd::MessageBoxW”: 不能将参数 1 从“const char [3]”转换为“LPCTSTR”
- error C2664: “ATL::CStringT
::Remove”: 不能将参数 1 从“const char [2]”转换为“char” - error C2664: “CreateMutexW”: 不能将参数 3 从“const char [8]”转换为“LPCWSTR”
- error: C2664: 不能将参数从“const char *”转换为“LPCWSTR” 的解决办法
- error C2664: “LoadLibraryW”: 不能将参数 1 从“const char *”转换为“LPCWSTR”