Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

To be honest this is the first time I'm distributing a linux application, so I don't know what I'm doing. I thought I screwed up badly, updated libraries, rebuilt everything but it still links libFLAC.so.8. That seems like a common problem on arch and can be circumvented with a symbolic link (it's not like I'm actually using FLAC files anyway). I'm building from ubuntu.

Thanks for trying it.

Np, your game is awesome. There are ways for tryhard Arch users like myself to get around it.

>I'm building from ubuntu.

Yeah I figured. In my own project I had a similar issue where I distributed an Arch build and a debian user couldn't use it.