Hey all.
Could I have a bit of help with a error im getting when Im trying to compile TPT.
Anyway here is the error:
build\src\PowderToySDL.o:PowderToySDL.cpp:(.text+0x4f3): undefined reference to `SDL_LockSurface'
build\src\PowderToySDL.o:PowderToySDL.cpp:(.text+0x559): undefined reference to `SDL_MapRGB'
and ive shorten this but there is a whole lot more "undefined reference" s
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: build\src\PowderToySDL.o: bad reloc address 0x194 in section `.rdata'
And here is a pastebin of the config.log: http://pastebin.com/YBXXQbNZ