Closed 4mig4 closed 4 years ago
you can try using xmake to build and run it.
xmake xmake run test dialog
undefined symbol: acs_map gcc -shared -o ltui.so src/core/lcurses/lcurses.o
maybe do not link libncurse or libcurse
You need to fix the rockspec and reupload it once fixed.
https://luarocks.org/modules/waruqi/ltui <----
If your ltui
requires xmake
then you need to make this a dependency requirement in your ltui
rockspec
you can see https://xmake.io/#/guide/installation
only run the following command to install xmake.
bash <(wget https://xmake.io/shget.text -O -)
I have fixed it, you can try reinstall it again via luarocks.
OK it is working now! thanks for fixing it
Describe the bug
Tried you README.md example code:
Error output
Related Environment
luarocks install ltui
which yielded: