GithubHelp home page GithubHelp logo

hackself / tolua_runtime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from topameng/tolua_runtime

1.0 1.0 0.0 163.99 MB

tolua runtime library

License: MIT License

Makefile 0.02% C 46.97% Shell 1.92% Objective-C 0.01% CSS 0.01% HTML 1.66% Lua 0.31% Roff 0.01% C++ 48.30% Batchfile 0.01% Logos 0.02% Python 0.12% Assembly 0.52% Perl 0.02% M4 0.12% Awk 0.01% Emacs Lisp 0.01%

tolua_runtime's Introduction

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
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

================= 设置环境变量 D:\android-ndk-r10e\prebuilt\windows-x86_64\bin;D:\tolua_runtime\mysys\mingw32\bin;D:\android-ndk-r10e;D:\tolua_runtime\mysys\usr\bin
win32 使用 mingw32编译 win64 使用 mingw64编译 android 使用 mingw32编译 注意不同平台的换行符的不同引起的编译报错

tolua_runtime's People

Contributors

hackself avatar liuxq avatar ruanban avatar topameng avatar woshihuo12 avatar yuweixiao avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.