www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/20/19:15:42

From: Bjorn Hansen <viking AT xyz DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Allegro
Date: Thu, 20 Aug 1998 15:07:50 -0800
Organization: ISPNews http://ispnews.com
Lines: 12
Message-ID: <35DCAC46.935F0EC8@xyz.net>
References: <35DCA04F DOT DC5C765D AT erols DOT com>
NNTP-Posting-Host: hom-2-17.xyz.net
Mime-Version: 1.0
NNTP-Posting-Date: 20 Aug 1998 23:07:58 GMT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

I had the same difficulty if I remember correectly.  I think the problem
is in the #include statement.  instead of
#include "allegro.h"
it should be
#incled <allegro.h>
because the allegro header file was put in the include directory with
all the other header files (like stdio.h and stuff) and it's not in the
same directory as your source in which case the double quote method
would be correct.  Anyhoos I think that's how it works.

Bjorn Hansen

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019