I am building game for Linux, and I get broken animation engine and a lot of errors. Is it library error, or I've just incorrectly built it?
Code:
g++ [game files] -o release -lTilengine -lSDL2 -lSDL2main -lSDL2_mixer -lm -I include -I cpp