Skip to content

topameng/tolua_runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

654e0da · Aug 19, 2019

History

72 Commits
Aug 19, 2019
May 9, 2017
May 9, 2017
Nov 23, 2017
Aug 9, 2019
Apr 26, 2016
May 9, 2017
Jun 19, 2017
Aug 19, 2019
Aug 9, 2019
Dec 30, 2015
Mar 2, 2016
Mar 26, 2018
Jan 27, 2016
Mar 6, 2019
Aug 9, 2019
Oct 6, 2018
Oct 6, 2018
Jan 9, 2019
Jul 10, 2017
Jun 15, 2017
May 14, 2019
Aug 17, 2017
Aug 9, 2019
May 9, 2017
Jan 27, 2016
Jul 10, 2017
Jan 27, 2016
Aug 9, 2019
Nov 23, 2017
Aug 9, 2019

Repository files navigation

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 for luajit can't run on unity5)
ios: build_ios.sh (xcode + luajit2.1 beta)

NDK 版本:android-ndk-r10e 默认安装到 D:/android-ndk-r10e
https://dl.google.com/android/repository/android-ndk-r10e-windows-x86_64.zip
Msys2配置说明
https://github.com/topameng/tolua_runtime/wiki
配置好的Msys2下载
https://pan.baidu.com/s/1c2JzvDQ

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