【发布时间】:2021-08-11 12:40:55
【问题描述】:
我试图编译源代码但是没有.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
你能帮帮我吗?
【问题讨论】:
标签: haxeflixel