Help! I've downloaded Allegro and installed it properly, and after fixing the "Missing MSVCR110.dll" error, now whenever I try to run my program, it just gives me the error "The application was unable to start correctly (0xc000007b). Click OK to close the application." AGH why is this so complicated!? SDL has no recent tutorials, Allegro doesn't start, is it me or is it Visual Studio 2013!? :(
if you simply want to get allegro 5 up and running as quickly as possible. I would suggest you look into dev c++ and then head over to devpaks.org specifically here: http://devpaks.org/category.php?category=Allegro
Ty everyone, I've decided to use SLD 2.0.3 since it's working pretty well with visual 2013 (which by itself is really good but sucks when it comes to using it with stuff like Allegro because there aren't proper updates from Allegro yet)