Of course its not like installing an app. You are installing a library. What did you expect? :P |
Well, I didn't know what to expect. Google searches yielded poor results for "reinstalling libraries c++" so I started to wonder about the terms I was using.
It's funny you linked to lazyfoo, because that's whose tutorial I was using.
Though, just for SDL_Image. I got SDL to install correctly and was using it just fine with someone else's tutorials on another site, and when I came to lazyfoo, there was a sudden need to have SDL_Image.
And that's when I started having problems.
I got a version of SDL_Image to match my outdated SDL, but for some reason code::blocks says it expects SDL2_Image headers and libraries, not the version I chose.
So at this point I thought I'd say "screw it" and reinstall SDL 2.0, SDL2_Image, and just do lazyfoo's beta SDL 2.0 tutorials.
I'm just irritated because I don't get much time for programming and when I do it's so much setup and so little actual writing programs.