Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi Philip. I could’t get it to build, even after installing libtcod w/ python3. Any tips? Thanks.

gcc -g -Wall   -c -o ai_guard.o ai_guard.c
In file included from ai_guard.c:19:
map.h:5:10: fatal error: libtcod/libtcod.h: No such file or directory
    5 | #include "libtcod/libtcod.h"
      |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: ai_guard.o] Error 1