Yep, that was a bug in the makefile introduced in the last moment. Really embarrassing. libtcod likewise needs to be built. And you need base-dev for pkg-config to build libtcod. Bit of a mess really. ALWAYS check your release. Really, I should have used the laptop and walked through the whole process. Lesson learned.
← Return to game
Comments
Log in with itch.io to leave a comment.
Yep, that was a bug in the makefile introduced in the last moment. Really embarrassing. libtcod likewise needs to be built. And you need base-dev for pkg-config to build libtcod. Bit of a mess really. ALWAYS check your release. Really, I should have used the laptop and walked through the whole process. Lesson learned.
Hi Philip. I could’t get it to build, even after installing libtcod w/ python3. Any tips? Thanks.