im trying to compile the w_wad.c file from heretic SDL source code but i keep getting this error:
Error 1 error: 'strcmpi' was not declared in this scope
i already included the string.h and stdio.h headers, but still doesnt work.. somebody know why?
And.. why people just release the source...
how much time does it takes to load an image?? i ripped my cds using ISObuster with raw rip (*.bin) with a .cue. Should i load the .bin or the .cue ??
and is ff7 really playable? i say.. at last something like 30 fps?
i was thinking in how i can have a preset of rules so i can build gp2x SDL code and win32 SDL code.. i was able to compile the SDL test project in win32.. but when i run it i got a nice and clean GPF ;/
Here is the code for my test app, all work without problem.. but the program just doesnt ends o.0
#include "SDL.h"
#include "SDL_ttf.h"
#include "SDL_mixer.h"
#define GP2X_BUTTON_UP (0)
#define GP2X_BUTTON_DOWN (4)
#define GP2X_BUTTON_LEFT (2)
#define...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.