godot 编译失败

godot 编译失败

版本:3.4.2-stable

环境:vs2019、python3

问题:编译时候C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include\ShlObj.h编译失败

x86_x64 Cross Tools Command Prompt for VS 2019下执行操作

D:\godot> scons.exe -j8 p=windows vsproj=yes
  • x64_x86 Cross Tools Command Prompt for VS 2019是32位系统

命令“chcp 65001 >NUL && ec

你可能感兴趣的:(godot,visual,studio,游戏引擎)