This page describes how to set up a small Dev-C++ project.
Available resources:
A sample project file is available
here.
This sample project contains a very simple project to create a
test-program for the POINT-class.
To make this project compile and use the Allegro library correctly the "project options" must be set correctly. To check these settings just right-click on the project name.
The settings should be similar to this (instead of "all3933.a" the newer versions of allegro use a library called "liballeg.a"):