--($:~/games/burning_dust)(master)-- make
Creating obj/debug.o ...
Creating obj/sys_main.o ...
Creating obj/engine/script/Script.o ...
/home/kiba/games/burning_dust/src/engine/script/Script.cc:23:20: error: Script.h: No such file or directory
/home/kiba/games/burning_dust/src/engine/script/Script.cc:27: error: ‘ScriptRunner’ has not been declared
/home/kiba/games/burning_dust/src/engine/script/Script.cc: In function ‘bool RunScript(const char*)’:
/home/kiba/games/burning_dust/src/engine/script/Script.cc:45: error: ‘ShowLuaErrors’ was not declared in this scope
/home/kiba/games/burning_dust/src/engine/script/Script.cc:53: error: ‘ShowLuaErrors’ was not declared in this scope
/home/kiba/games/burning_dust/src/engine/script/Script.cc: At global scope:
/home/kiba/games/burning_dust/src/engine/script/Script.cc:64: error: ‘ScriptRunner’ has not been declared
make[1]: *** [obj/engine/script/Script.o] Error 1
make: *** [_linux] Error 2