Stylez
New Member
- Joined
- Oct 14, 2008
- Messages
- 32
- Reaction score
- 0
Hi,
Has anyone come across this issue before and if so how do I fix it? im just trying to run cmake .. on putty running TFS and I get this
Has anyone come across this issue before and if so how do I fix it? im just trying to run cmake .. on putty running TFS and I get this
Thanks in advance!CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.22/Modules/FindLua.cmake:233 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:75 (find_package)
-- Configuring incomplete, errors occurred!