From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: how do i compile the examples? Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <20001124192705 DOT 22486 DOT 00001383 AT ng-bk1 DOT news DOT cs DOT com> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 23 X-Trace: /Kp2lrFjgxBPff6Ey5RCbBPNhq+Ww9L7dwFgUJriuK/24WDnAh10Ys+mVIlUGW4+7hsBkHwnZ/GQ!a8q2Vj6lCQ0DOqb/2bhH6pauqWJF5NcGL5/i3ltGAF2et65qINbGIfp1jDSRD/E0LXLGNxcz5goE!aV66Rg== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Tue, 28 Nov 2000 15:37:39 GMT Distribution: world Date: Tue, 28 Nov 2000 15:37:39 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 25 Nov 2000 00:27:05 GMT, jad10981 AT cs DOT com (Jad10981) wrote: >what do I have to do in order to >compile the examples found in >djgpp\allegro\examples folder? > >When ever I try to compile an example c >code i get allegro.h not found... C:\DJGPP\ALLEGRO>make This compiles the library, tools, and examples. To install the library and headers: C:\DJGPP\ALLEGRO>make install --