如何修复 ninjamuffin 99 从源代码编译 Friday Night Funkin 但编译后没有 .exe?

How to fix compiling Friday Night Funkin by ninjamuffin 99 from source code but there is no .exe after being compiled?

我试过编译源代码但是没有.exe https://i.stack.imgur.com/CY4jQ.png

我按照 github https://github.com/ninjamuffin99/Funkin 的说明进行了操作,但仍然没有解决。当我输入 lime test windows -debug 后尝试在 cmd 中编译源代码时,它显示了这个

C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 10-23 : Warning : This typedef is deprecated in favor of haxe.xml.Access
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 30-43 : Warning : This typedef is deprecated in favor of haxe.xml.Access
source/PlayState.hx:299: characters 3-39 : Warning : `FlxCamera.defaultCameras` is deprecated, use `FlxG.cameras.setDefaultDrawTarget` instead
C:\Users\username\Downloads\FNF MODDING\Kade-Engine-master\Kade-Engine-master\export\debug\windows\obj>setlocal enabledelayedexpansion
Warning: Could not find Visual Studio 2017 VsDevCmd
Missing HXCPP_VARS

Error: Could not automatically setup MSVC

你能帮帮我吗?

谷歌搜索“无法自动设置 MSVC”most common error 似乎无法在安装 VS 后重新启动您的 PC。

我发现 VS 有一个单独的“Visual Studio 命令提示符”快捷方式,您使用的是它而不是通用命令吗 window?