Last change
on this file since 1653 was
1651,
checked in by rgrieder, 16 years ago
|
tolua seems to be created correctly. I the existing toluabind.c file to create a tolua application that creates the actual pimped tolua application. But be aware that modifying the *.lua files will not cause a recompile. You need to tell iit manually.
There was quite a stupid issue with static initialisation (I'm really wondering how that could even work with msvc).
However things don't seem to work yet on tardis, at least not remotely. It seems like Ogre can't initialise when using a vnc session. I'll have to look into that locally at ETZ.
|
-
Property svn:eol-style set to
native
|
File size:
182 bytes
|
Line | |
---|
1 | /* |
---|
2 | ** Lua binding: tolua |
---|
3 | ** Generated automatically by tolua++-1.0.92 on Sun Jul 27 14:07:12 2008. |
---|
4 | */ |
---|
5 | |
---|
6 | /* Exported function */ |
---|
7 | TOLUA_API int tolua_tolua_open (lua_State* tolua_S); |
---|
8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.