【问题标题】:How to fix compiling Friday Night Funkin by ninjamuffin 99 from source code but there is no .exe after being compiled?如何修复ninjamuffin 99从源代码编译Friday Night Funkin但编译后没有.exe?
【发布时间】: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


    【解决方案1】:

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

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

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-09-30
    • 1970-01-01
    • 2019-01-08
    • 1970-01-01
    • 2022-06-25
    • 2018-02-26
    • 2021-02-14
    • 1970-01-01
    相关资源
    最近更新 更多