Tilengine - The 2D retro graphics engine forum

Full Version: Invalid object address is (nil)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I don't know without giving proper information: tilengine version, error messages and source code causing the errors