If you try to compile the project using ninja on Linux, it will fail due to symbol relocation. It seems the problem was bandaid fixed for gmake backend (#116).
Steps to reproduce the problem:
git clone https://github.com/jarikomppa/soloud
cd soloud/build
genie ninja
make -C ninja