Support > General Discussions
sbhttpd fault
Support:
Attached is the Script BASIC GFX extension module, libSDL.so and libSDL_gfx.so for Debian 7.5 64 bit.
You will not be able to use the GFX frame rate control functions as Debian throws one of its classic no info errors.
--- Code: ---gcc -w -fPIC -static -m64 -c -I/usr/include/SDL -o ../../bin/mod/obj/gfx/s_interface.o interface.c
interface.c: In function ‘gfx_SDL_framerateDelay’:
interface.c:2241:15: error: void value not ignored as it ought to be
make: *** [../../bin/mod/obj/gfx/s_interface.o] Error 1
admin@ip-10-168-133-91:~/sb22/source/extensions/gfx$
--- End code ---
You may need to remark the gfx_SDL_framerateDelay reference in your gfx.inc file.
Navigation
[0] Message Index
[*] Previous page
Go to full version