- Clone this project with its submodules (eg.
git clone --recurse-submodules <repo url>
) - Download LuaJIT v2.0 and extract it into
libs/LuaJIT
- Build LuaJIT inside libs/LuaJIT (eg.
mingw32-make
with MinGW-w64 on Windows)
git clone --recurse-submodules <repo url>
)libs/LuaJIT
mingw32-make
with MinGW-w64 on Windows)