张相逢
Results
1
comments of
张相逢
> I had the same problem, here is my commands: > > ```shell > cmake -DLUA_INCLUDE_DIR=~/openresty/luajit/include/luajit-2.1 -DLUA_LIBRARIES=~/openresty/luajit/lib -DUSE_LUAJIT=ON -DUSE_LUA=OFF > make > ``` me too!