visual studio c++ 生成设置
摘要:1:配置属性->常规->Windows SDK版本 该版本只能指定当前系统存在的windows SDK版本,如果不存在会出现错误。 2:配置属性->常规->输出目录 , x86 为 $(SolutionDir)$(Configuration)\ x64 为 $(SolutionDir)$(Platf
阅读全文
posted @ 2017-03-19 10:57
posted @ 2017-03-19 10:57