I followed the instructions on learncpp.com about installing libraries but when I tried to code something very simple to test it out, I got a bunch of errors at compile time saying this and that was not defined.
So I started to do this:
http://wiki.allegro.cc/index.php?title=Windows_Vista,_Code::Blocks_10.05_and_Allegro_5
Which is ummm... VERY annoying and time-consuming. Do I have to do this for EVERY project I make in which I want to use Allegro?! That seems so... tedious. And my eyes get dizzy looking through the lists of files to find the right ones
Also, I noticed code::blocks has an SFML template when creating a new project... does that the c::b+mingw that I downloaded came with SFML libraries already downloaded and installed? Or just it's a common template that is used but I still need to install the libraries (which I'm guessing would be just as tedious as what I'm doing now)?
If you have any better explanation on how to install a library after downloading it I would really appreciate it. Or something step-by-step of what I should be doing after downloading Allegro.






