tolua_runtime_V2 tolua_runtime升级版,支持android arm64,升级sproto到sproto.new. Build pc: build_win32.sh build_win64.h (mingw + luajit2.1beta) android: build_arm.sh build_x86.sh build_arm64.sh (mingw + luajit2.1beta) mac: build_osx.sh (xcode + luac5.1.5 luajit can't run in ...
tolua runtime library. Contribute to ywjun0919/tolua_runtime development by creating an account on GitHub.
tolua为例 先安装msys2,根据https://github.com/topameng/tolua_runtime/wiki安装相关的内容 然后下载tolua_runtime,https://github.com/topameng/tolua_runtime下载风云的pbc,https://github.com/cloudwu/pbc 解压tolua_runtime和pbc,将pbc放到 ToLua 使用教程 上 ...
master tolua_runtime/build_win64.sh Go to file topameng 1.0.7 Latest commit 81a9442 on Jun 15, 2017 History 1 contributor 42 lines (38 sloc) 903 Bytes Raw Blame #!/bin/bash # 64 Bit Version mkdir -p window/x86_64 cd luajit-2.1 mingw32-make clean mingw32-make BUILDMODE=...
master tolua_runtime/build_win64_luajit.sh Go to file Copy path dengheadd lua_xx ext into tolua dll, split some sh script, current android … Latest commitdd16e01on Dec 1, 2017History 1contributor 12 lines (9 sloc)214 Bytes RawBlame ...
master tolua_runtime/build_win64.sh Go to file executable file 44 lines (40 sloc) 1.17 KB Raw Blame #!/bin/bash # 64 Bit Version mkdir -p window/x86_64 cd luajit-2.1 mingw32-make clean mingw32-make BUILDMODE=static CC="gcc -m64 -O2" XCFLAGS=-DLUAJIT_ENABLE_GC64 cp src/...
tolua_runtime https://github.com/topameng/tolua_runtime Debugger https://github.com/topameng/Debugger CString https://github.com/topameng/CString protoc-gen-lua https://github.com/topameng/protoc-gen-lua FrameWork and Demo LuaFrameWork https://github.com/jarjin/LuaFramework_NGUI...
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) ...
master BranchesTags tolua_runtime/build_win32_luajit.sh Go to file Copy path 12 lines (9 sloc)179 Bytes RawBlame #!/bin/bash #32 Bit Version mkdir -p window/x86 cdluajit-2.1 make clean make BUILDMODE=static CC="gcc -m32 -O2" ...
Projects Security Insights Additional navigation options Files master Assets Library LuaEncoder LuaFramework ProjectSettings ZeroBraneStudio-master obj Assembly-CSharp-Editor.csproj Assembly-CSharp.csproj LuaFramework_UGUI-master.sln LuaFramework_UGUI-master.userprefs ...