我有HaxeCompilerVersion2.10和Haxe 1.03。我下载了liam-1,1. and并将其放置在haxe安装文件夹中。然后运行haxelib local lime-1,0,1.zip,它显示
C:\>haxelib local lime-1,0,1.zip Unknown command local Haxe Library Manager 1.03 - (c)2006 Motion-Twin Usage : haxelib [command] [options] Commands : install : install a given library list : list all installed libraries upgrade : upgrade all installed libraries remove : remove a given library/version set : set the current version for a library search : list libraries matching a word info : list informations on a given library user : list informations on a given user register : register a new user submit : submit or update a library package setup : set the haxelib repository path config : print the repository path path : give paths to libraries run : run the specified library with parameters test : install the specified package localy dev : set the development directory for a given library git : uses git repository as library
我做错什么了?
发布于 2014-07-15 17:52:31
您有一个旧版本的haxelib,以及haxe。您应该更新到最新的Haxe版本,该版本还将将haxelib更新为3.1.0-rc.4版本。
https://stackoverflow.com/questions/24739955
复制相似问题