delorie.com/archives/browse.cgi | search |
Date: | Thu, 10 Oct 1996 09:31:02 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | James Flemer <flemer AT panther DOT middlebury DOT edu> |
Cc: | djgpp mailing list <djgpp AT delorie DOT com> |
Subject: | Re: Error using allegro. (maybe) |
In-Reply-To: | <Pine.A32.3.95.961009204855.14563A-100000@panther.middlebury.edu> |
Message-Id: | <Pine.SUN.3.91.961010092747.10390O-100000@is> |
Mime-Version: | 1.0 |
On Wed, 9 Oct 1996, James Flemer wrote: > includes 'allegro.h'. I have included all the info I thought relavant "foo.h" is certainly relevant, but you didn't include it. What happens if you move #include "foo.h" *after* allegro.h? > c:/gnu/contrib/allegro/allegro.h: In function `stretch_sprite': > In file included from foo.c:3: > c:/gnu/contrib/allegro/allegro.h:613: parse error before `=' There is no `=' on line 613 (or anywhere near that) in allegro.h. It probably has something to do with some define on `foo.h' or elsewhere in your program *before* allegro.h is included.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |