Saturday, November 28, 2009

iPhone dev Stupidity 107: LuaFileSystem

Some dependency:





To use LuaFileSystem, we need LuaRocks to install the lfs package.

LuaRocks relies on wget to parse the rock specs (not available on Mac OS X).

lfs will build into a lfs.so. If necessary, you need to copy it to 'require' search paths of lua and add the access rights to your user/usergroup.


No comments: