Age | Commit message (Collapse) | Author |
|
found, based on LUA_VERSION_NUM from lua.h.
Prints lua version according to lua_version() to console on startup.
Modified some function calls for the 5.2 API.
svn path=/trunk/externals/loaders/pdlua/; revision=17235
|
|
Might need to specify -L/usr/local/lib as well.
svn path=/trunk/externals/loaders/pdlua/; revision=15049
|
|
This will need to be changed for values that actually work on each platform.
Since lua seems to be non-standard, with different names and locations on each platform,
this will take a while.
svn path=/trunk/externals/loaders/pdlua/; revision=15040
|
|
svn path=/trunk/externals/loaders/pdlua/; revision=15036
|
|
named pdlua and pdluax instead of lua and luax. So far it seems to work on linux.
svn path=/trunk/externals/pdlua/; revision=15030
|