0

我试图从 GitHub编译这个项目。我按照这个项目的 README.MD 中的说明做了所有事情。但是当我试图编译整个东西时,我遇到了一个奇怪的错误

elfox@localhost:~/Downloads/Funkin-android-0.2.7.1-build.6/Funkin-
android-0.2.7.1-build.6$ haxelib run lime build android -final
GC Warning: Couldn't read /proc/stat
GC Warning: Couldn't read /proc/stat
GC Warning: Couldn't read /proc/stat
Called from ? line 1
Called from CommandLineTools.hx line 1895
Called from CommandLineTools.hx line 22
Called from a C function
Called from CommandLineTools.hx line 126
Called from CommandLineTools.hx line 641
Called from lime/tools/PlatformTarget.hx line 98
Called from AndroidPlatform.hx line 461
Called from lime/tools/IconHelper.hx line 66
Called from lime/tools/IconHelper.hx line 356
Called from lime/graphics/Image.hx line 698
Called from lime/graphics/Image.hx line 1628
Called from a C function
Called from /Users/runner/hostedtoolcache/haxe/4.2.1/x64/std/neko/Lib.hx line 43
Uncaught exception - load.c(237) : Failed to load library : /home/elfox/haxelib/lime/7,9,0//ndll/Linux64/lime.ndll (/home/elfox/haxelib/lime/7,9,0//ndll/Linux64/lime.ndll: cannot open shared object file: No such file or directory)
elfox@localhost:~/Downloads/Funkin-android-0.2.7.1-build.6/Funkin-
android-0.2.7.1-build.6$

line.ndll 的路径可能有错误吗?我注意到“.../7,9,0//ndll/...”中有一个额外的'/'但即便如此,我也不知道如何修复它

4

0 回答 0