When try to make file, error display:
cd build_dict && lua trans.lua > mydict.h && gcc -shared -fPIC -llua libflypy.c -o ../lua/libflypy.so /bin/sh: lua: command not found make: *** [build/libflypy.so] Error 127
From with in neovim, it shows that dependency not found.
希望大佬这个cmp能做起来nvim社区挺缺一个lua based中文输入法的
When try to make file, error display:
cd build_dict && lua trans.lua > mydict.h && gcc -shared -fPIC -llua libflypy.c -o ../lua/libflypy.so /bin/sh: lua: command not found make: *** [build/libflypy.so] Error 127From with in neovim, it shows that dependency not found.
希望大佬这个cmp能做起来nvim社区挺缺一个lua based中文输入法的