Hi, i got the same problem with installing allegro to dev-cpp. i've already reinstalled but it's stil the same: "No such file or directory" or "undefined reference for install allegro version check". Sorry, i'm absolute newbie, can anyone help me?
thanks

I've had this problem with Dev too. Here's how I fixed it.
1. Open dev.
2. Go to Tools > Check for Updates/Packages.
3. Change the Devpack server to devpacks.org. Click "Check for Updates" and change the group to "Allegro."
4. Check off and download Allegro version 4.2.2.
5. Open a project and go to project options, then parameters.
5. Click "Add Library or Object."
6. Go to "C:\Dev-cpp\lib" and click liballeg.a.
7. Enter a sample Allegro code and compile to see if it works.

it works now! thanks a lot

Glad it worked.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.