• We should now be fully online following an overnight outage. Apologies for any inconvenience, we do not expect there to be any further issues.

I can't get Allegro to work with Dev-C++

BigToque

Lifer
Oct 10, 1999
11,700
0
76
At first I tried following the directions from here (allegro's site links to this on their page):

http://www.allegro.cc/files/install-devcpp.html

It didn't work.

Now I've just done a fresh install of Dev-C++ w/ MinGW. I then used the WebUpdate to download the Allegro DevPak and copied the alleg40.dll file to my windows\system32 directory (I'm using WinXP).

When I try to compile a simple program (taken from the first link), it doesn't compile.

I've attached both the code and the compiler log.

Is there any advice you can give me here?