I have compiled LuaJIT-2.0.0-beta8 successfully by Visual Studio 2010 c++ express.
>>> luajit -be "print('hello world')" test.out
& get:
>>> luajit: unknown luaJIT command or jit.* modules not installed
I don't know why? anyboby who can tell me how to solve the problem? is there some compile options should be checked?