-
I used to use LuaInterface, which I understand this was derived from ? I am having problems with a simple test where I load some lua libraries with NLua
With LuaInterface I could use libraries such…
-
Hi there,
I try to compile lua-debug 64 bits on Windows.
I have to debug a 64 bit API which uses LUA as DLL.
I've downloaded & compiled bee.lua and luamake, and I've added both tool's path to PA…
-
/usr/bin/ld: cannot find -llua5.4
collect2: error: ld returned 1 exit status
-
Update floating default if necessary.
-
Hi there,
I am trying to compile lua-debug on Windows 10.
I've downloaded and compiled (with msvc_build.bat) the luamake repo, copied these files from luamake to lua-debug root:
bee.dll
lua54.d…
-
I`ve changed in the the zbstudio.sh startup script 'bin/linux/x64/lua' to 'bin/linux/x64/lua54' and I got the error after the build/build-linux.sh completed.
bin/linux/x64/lua54: src/main.lua:48: m…
zuzmo updated
4 years ago
-
Wouldn't you mind upgrading from Lua 5.3 to Lua 5.4?
-
When updating lua on openSUSE to 5.4.0, building of this package failed:
```
[ 2s] + /usr/bin/cmake /home/abuild/rpmbuild/BUILD/editorconfig-core-lua-0.3.0/. '-GUnix Makefiles' -DCMAKE_INSTALL_PR…
mcepl updated
4 years ago
-
i try to build for lua5.4 but the error msg is:
`
../../skynet/3rd/lua/lua dynasm/dynasm.lua -LN -o call_x86.h call_x86.dasc
dynasm/dasm_x86.lua:141: 1099511627775byte out of range
| mov dw…
-
Lua 5.4 is in preparation and may be released soon.
It has some incompatibilities/changes: