【解决方案】找到 rc.exe 所在目录,然后
方法1:添加该目录到 VC++ Directories --> Executable Directories中
方法2:添加到系统变量中的Path变量后面;"rc.exe所在目录"