Skip to content
 
 

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightInkLua

Use C++ Template Binding Class to lua; from project LightInk

build

win32

  • install vs2012
  • open file ./windows/LightInkLua.sln
  • build
  • the file output in ./bin/Debug(Release)/

linux

  • install cmake
  • mkdir ./Linux/build
  • cd ./Linux/build
  • cmake ../
  • make
  • the file output in ./bin/Debug(Release)/

About

Use C++ Template Binding Class to lua; from project LightInk

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages