Closed arenekosreal closed 4 years ago
I have no problem on arch. I guess you may need to delete your old build/?
Also, FindLua.cmake is provided by cmake. If it does have bug (I doubt it. It should be some configuration problem on your side), it should be reported to cmake.
@zhanghua000 You need cmake 3.18 for this, or update your own installation accordingly: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/4959
When trying to compile this on Linux From Scratch with Lua version 5.4.0, cmake can't find it correctly even all files located in
/usr/include
. Terminal output listed below:and I think I have had Lua include files installed correctly: