I can\'t load image on SDL. I\'m getting this error: cpp:41: undefined reference to `IMG_Load\'.
The code:
//Includes #ifndef _GAME_H_ #define _GAM