coidx / tolua_runtime_custom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#tolua_runtime Build
pc: build_win32.sh build_win64.h (mingw + luajit2.0.4)
android: build_arm.sh build_x86.sh (mingw + luajit2.0.4)
mac: build_osx.sh (xcode + luac5.1.5 luajit can't run in unity5)
ios: build_ios.sh (xcode + luajit2.1 beta)

NDK 版本:android-ndk-r10e 默认安装到 D:/android-ndk-r10e #Libs cjson
https://github.com/mpx/lua-cjson
protoc-gen-lua
https://github.com/topameng/protoc-gen-lua
LuaSocket
https://github.com/diegonehab/luasocket struct
http://www.inf.puc-rio.br/~roberto/struct/ lpeg
http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html

About

License:MIT License


Languages

Language:C 79.8%Language:Lua 11.2%Language:HTML 7.3%Language:Makefile 0.8%Language:Batchfile 0.4%Language:CSS 0.2%Language:Shell 0.1%Language:Roff 0.1%Language:Objective-C 0.0%Language:C++ 0.0%