SDL: Undefined reference to IMG_LOAD [Solved]
By nick | CodeIf you’re trying to get SDL_Image to work correctly and are getting the following error: undefined reference to `IMG_Load` Here’s how to fix it: Go to your compiler link options, in code and add -lSDL_image  
![SDL: Undefined reference to IMG_LOAD [Solved]](http://www.elfnet.org/wp-content/uploads/2011/11/sdl_linker_codeblocks-150x150.jpg)
![Festival: can't open /dev/dsp [Solved]](http://www.elfnet.org/wp-content/uploads/2011/11/speech-150x150.png)
![Arch Linux: xfce4 black or flickering screen [Solved]](http://www.elfnet.org/wp-content/uploads/2011/11/arch-linux-logo-150x150.png)
