Once I got the thing compiled, I tried running ccmake against the the
LuaTest. When I hit configure, I see the following error:
CMake Error: Error in Lua code: ...ASSEMBLA_PATCH/CMakeLua/Tests/LuaTest/CMake
ists.lua:21: attempt to call global 'GetDefinition' (a nil value)
However, if I just try normal cmake, I don't get the error. If I run
ccmake after successfully running cmake, then I don't see the above
error.
But any ideas why this is a problem with ccmake?
Thanks,
Eric
-Eric