Re: [AD] Open Watcom trouble |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2005-12-30, Escorter <escorter@xxxxxxxxxx> wrote:
> Hi!
>
> When I tried to compile the latest Allegro with Open Watcom
> 1.3, I get this error message:
>
> src\graphics.c(635): Error! E1011: Symbol 'blit_end' has not
> been declared
> make.exe: *** [obj/watcom/alleg/graphics.obj] Error 8
>
> I'm using the latest DJGPP.
Quoting Elias:
It's a known problem and fixed in SVN, you can look for teh correct file
here:
http://svn.bafserv.com/svn/allegro/allegro/branches/4.2/src/graphics.c
(I.e. replace your graphics.c with this one, then try compiling again.)
I think we should release 4.2.1 in the near future...
Peter