【问题标题】:Unable to install lime on windows 7无法在 Windows 7 上安装石灰
【发布时间】:2014-09-04 13:42:58
【问题描述】:

我有 Haxe 编译器 2.10 版和 Haxe 库管理器 1.03。我已经下载了lime-1,0,1.zip 并将其放在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

我做错了什么?

【问题讨论】:

  • 你从哪里得到命令haxelib local lime-1,0,1.zip?错误消息告诉您local 不是在haxelib 之后键入的有效内容。你的选择是install, list,...
  • 我正在按照https://github.com/openfl/openfl/wiki/1.2.-Install-Lime 的指示实际上我想安装 NME,作为第一步,我发现我必须安装石灰。由于我没有管理员权限,所以我选择手动安装。

标签: haxe haxelib


【解决方案1】:

您有旧版本的 haxelibhaxe。您应该更新到最新的 Haxe 版本,这也会将 haxelib 更新到版本 3.1.0-rc.4

【讨论】:

    猜你喜欢
    • 2015-11-13
    • 2020-03-17
    • 2012-11-25
    • 2013-03-02
    • 1970-01-01
    • 1970-01-01
    • 2013-03-15
    • 2011-07-19
    • 2013-02-12
    相关资源
    最近更新 更多