lua-language-server
lua-language-server copied to clipboard
Version 3.15.0 not working on Kylin V10 server arm due to missing GLIB 2.29 2.33 2.32 2.34
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Linux
What is the issue affecting?
Libraries
Expected Behaviour
normal operation
Actual Behaviour
server failed
Reproduction steps
Load plugin error
Additional Notes
No response
Log File
No response
Currently, the best solution for C and C++ programs to be compatible with lower versions of Linux is to use zigbuild. However, since the current project uses luamake, it may be difficult to directly introduce zigbuild. If you need to use it, you can refer to this project, although it is only updated to 3.13.
https://github.com/LuaLS/lua-language-server-rust