Bug Report: Kade Engine won’t compile on Manjaro Linux
I’m currently trying to compile Kade Engine on Manjaro Linux and it keeps giving me errors.
I have installed everything that was on the GitHub.io page. Are there any solutions for this?
Error: In file included from ./src/LuaCharacter.cpp:6: /home/ali/haxelib/linc_luajit/git//linc/linc_lua.h:10:10: fatal error: ../lib/lua/src/lua.hpp: No such file or directory 10 | #include "../lib/lua/src/lua.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
Read more here: Source link