Visual Studio提示错误无法convert char * to LPCWSTR

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Visual Studio提示错误无法convert char * to LPCWSTR相关的知识,希望对你有一定的参考价值。

建立个一个win32视窗程序,build的时候出现这个错误,解决办法是:

  • Project上右键点击进入Property
  • Configuration Properties -> General
  • Project Defaults -> Character Set
  • 选择Use Multi-Byte Character Set

以上是关于Visual Studio提示错误无法convert char * to LPCWSTR的主要内容,如果未能解决你的问题,请参考以下文章

visual studio下工程启动失败,提示无法启动程序,系统找不到指定的文件

visual studio下工程启动失败,提示无法启动程序,系统找不到指定的文件

在 Visual Studio 中构建时,LoadLibrary 无法加载错误代码 126 的 dll

用visual studio 2010总是提示 1>LINK : fatal error LNK1104: 无法打开文件“kernel32.lib”

visual studio 无法安装

Visual Studio 2013 无法正常打开项目文件