【发布时间】:2021-08-23 14:44:15
【问题描述】:
我正在尝试使用 git hub 的编译页面,但在安装并完成它要求的所有操作后,使用命令 lime test windows 时出现以下错误。
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
如果你能帮助我解决我遇到的这个问题,你会帮助我,因为我希望能够创建自己的 mod 并以此开始进入编程世界。
【问题讨论】:
-
这些不是错误,只是可以安全忽略的警告。如果编译不起作用,那不是造成它的原因。
标签: haxe haxeflixel haxelib