Skip to content

ulua 底层库编译工程,PC\Andriod基于luajit2.0.4,MAC\iOS\WinPhone基于luavm

Notifications You must be signed in to change notification settings

wangwuyi/ulua_runtime_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulua编译工程PC\Andriod基于luajit2.0.4,MAC\iOS\WinPhone基于luavm 

LuaJIT http://luajit.org/

BUILDING
- Place LuaJIT distribution in <source root>/luajit
- Run platform specific shell script to build uLua library
- Copy uLua library into relevant Unity plugins folder

WINDOWS平台使用Mingw32/64
下载地址:http://pan.baidu.com/s/1gd1Wyx9#path=%252Fulua_src

APPLE MAC OSX
基于XCode 6.0以上的版本。

ANDROID编译工具NDK(adt-bundle-windows)
下载地址:http://pan.baidu.com/s/1gd1Wyx9#path=%252Fulua_src


About

ulua 底层库编译工程,PC\Andriod基于luajit2.0.4,MAC\iOS\WinPhone基于luavm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.1%
  • HTML 5.7%
  • Lua 5.4%
  • C++ 3.2%
  • Shell 2.7%
  • Makefile 1.3%
  • Other 1.6%