# tolua_runtime **Repository Path**: kyleLin666/tolua_runtime ## Basic Information - **Project Name**: tolua_runtime - **Description**: https://github.com/topameng/tolua_runtime的镜像仓库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/topameng/tolua_runtime - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-30 - **Last Updated**: 2021-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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