LUA

build luadec


參考資訊:
1. luadec

步驟如下:

$ cd
$ git clone https://github.com/viruscamp/luadec
$ cd luadec
$ git submodule update --init --recursive
$ cd lua-5.2
$ make linux
$ cd ../luadec
$ make LUAVER=5.2


返回上一頁