Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

badforlabor/tolua

Repository files navigation

* tolua的官网已经关闭,结果导致花了一下午的时间,才找到一个好用的版本
* 从这个版本拷贝过来的:http://blog.csdn.net/ConnorWang2012/article/details/42809281
* 基于tolua++1.0.93版本。
* windows环境已经搭建好了,使用的是lua51.dll,需要的,可以直接拿tolua++.exe测试
* 测试的方法是,进入bin\test-ok目录,点击__test.bat即可。
* vs工程的路径为:win32\vs2013\toluapp.sln
		工程中包含lua5.0版本,但是dll没有对应的,编译时请注意
		toluapp.vcxproj可正常编译通过
This is tolua++-1.0
* What is tolua++?
 tolua++ is an extension of toLua, a tool to integrate C/C++ code with
 Lua. tolua++ includes new features oriented to c++, such as class
 templates.
 tolua is a tool that greatly simplifies the integration of C/C++ code 
 with Lua. Based on a "cleaned" header file, tolua automatically generates 
 the binding code to access C/C++ features from Lua. Using Lua-5.0 API and
 metamethod facilities, the current version automatically maps C/C++ 
 constants, external variables, functions, namespace, classes, and methods 
 to Lua. It also provides facilities to create Lua modules.
* Availability
 tolua++ is freely available for both academic and commercial purposes.
 See COPYRIGHT for details.
 tolua++ can be downloaded from the sites below:
 http://www.codenix.com/~tolua/
* Installation
 See INSTALL.
* Contacting the author
 tolua has been designed and implemented by Waldemar Celes.
 tolua++ is maintained by Ariel Manzur.
 Send your comments, bug reports and anything else to 
 tolua@codenix.com

About

tolua, tolua++, toluapp,一个确定可以编译通过的windows版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /