Post Wednesday, 28th March 2012, 21:22

Errors in compiling in Ubuntu

So, this is a kind of annoying problem...The console version works fine, etc. So here's the deal when I try to make TILES=y and shortly there after this error fires
GEN main
Error (dc-main.txt:5): couldn't load image 'dc-dngn/dngn_unseen'.
and then continues down through all of the image files in the game...so all of the tiles.

So, I can't figure out why. I'm using the latest version of the source from the git repo, I've run git submodule update --init, I've otherwise manually downloaded and installed all of the libraries and dependances listed in the install.txt file...so what could be causing this? I've been tearing my hair out over this.