Re: [AD] Allegro 4.2 doesn't compile under OpenWatcom 1.0

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Fri, 2005-04-01 at 16:56 -0600, Matthew Leverton wrote:
> Hello,
> 
> The build docs claim that OpenWatcom 1.0 is supported. First problem
> is that it doesn't include either inttypes.h or stdint.h, but the
> Allegro include defines the former.
> 
> Commenting it out fails to work, because it does not recognize the
> #warning command. :P
> 
> After commenting that out, this error pops up:
> 
> src\midi.c(1537): Error! E1011: Symbol 'midi_timer_frequency' has not
> been declared
> make: *** [obj/watcom/alleg/midi.obj] Error 8

Oops, my fault. Fixed in CVS. I had put in
LOCK_VARIABLE(midi_timer_frequency) with the midi_length patch, then
later removed the variable again. As this only shows up under DOS based
compilers, I didn't notice it.

> Version 1.3 is the most recent, but I don't have it. Is Allegro known
> to compile on that?
> 
> --
> Matthew Leverton
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
-- 
Elias Pschernig





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/