【问题标题】:OpenFL basic install on Windows doesn't work?Windows 上的 OpenFL 基本安装不起作用?
【发布时间】:2014-03-24 16:25:17
【问题描述】:

我去了http://www.openfl.org/archive/download/并按照步骤进行了非常基本的第一次测试:

haxelib install lime
haxelib run lime setup
lime install openfl
lime create openfl:DisplayingABitmap

当我尝试运行它时:

cd DisplayingABitmap
lime test neko

我明白了:

Export/windows/neko/haxe/ApplicationMain.hx:1: characters 7-20 : Class not found : openfl.Assets

我之前没有用 Haxe 或 OpenFL 做过任何事情,所以这是一个全新的安装。任何人都可以猜到发生了什么?它似乎没有看到openfl库的内容,虽然它可以完美地生成项目。

(更新:我在 Mac 上尝试过完全相同的方法,效果很好,所以我认为问题与 Windows 有关)

【问题讨论】:

  • 你是不是在C:\program files\下安装了haxe...才问因为这给我带来了很多麻烦
  • 无法使用默认安装选项在 Windows 7 上重现。它似乎按预期工作。

标签: haxe openfl neko


【解决方案1】:

尝试按照http://www.openfl.org/documentation/setup/install-haxe/的步骤重新安装最新的openfl,“archive”文件夹下的内容大多已经过时了。

【讨论】:

    猜你喜欢
    • 2023-03-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多