Mail Archives: djgpp/2002/07/04/06:45:50
"Matthew Conte" <itsbroke AT classicgaming DOT com> wrote in message
news:3D5U8.94680$GY DOT 32020850 AT twister DOT nyroc DOT rr DOT com...
> thinlib is a light-weight directmedia library for djgpp, providing
> access to a linear framebuffer, sound stream, keyboard, joystick,
> mouse, timer, and an event system.
>
> my apologies to those who had trouble building thinlib version 0.1.0
> with versions of gcc greater than 2.95. i have fixed all the problems
> i encountered after upgrading to gcc 3.1, and have released version
> 0.1.1.
Error when compiling (Using gcc 3.0.4):
gpp -W -Wall -O3 -fomit-frame-pointer -ffast-math -o tl_sb.o -c tl_sb.c
tl_sb.c: In function `int sb_allocate_buffers(int)':
tl_sb.c:655: cannot convert `void*' to `uint8*' in assignment
Anyone else?
Ben
- Raw text -