Closed bloodymeli closed 7 years ago
HitAndRunAI is declared in rts/game_MC/ai.h. For quick fix most likely the makefiles of game_TD and game_CF need a bit update. Or maybe minirts could hosts shared code.
Hi,
Can you please provide instructions how to do the quick fix or update the makefiles?
I might speak too soon. Could you try the latest code? From https://travis-ci.org/facebookresearch/ELF it should be good.
I'm afraid this issue persists...
Works fine for me.
After you do make minirts for MC, you need to make clean before you can make for another game.
Hi,
I'm able to compile the backend for TD and CF. The instructions work fine for MC. The command
make minirts GAME_DIR=../game_TD
results in
while
make minirts GAME_DIR=../game_CF
yields: