commandergenius icon indicating copy to clipboard operation
commandergenius copied to clipboard

unicodestuff.h missing in SDL 1.3

Open tdomhan opened this issue 11 years ago • 2 comments

I tried to compile a game using SDL 1.3, but it complained that it couldn't find unicodestuff.h:

jni/../jni/sdl-1.3/src/video/android/SDL_androidinput.c:45:26: fatal error: unicodestuff.h: No such file or directory

tdomhan avatar Oct 09 '13 09:10 tdomhan

That repository is unstable, I'm working on importing the SDL 2 Release. Please be patient. I also have buisiness with it...

Am 09.10.2013 11:10, schrieb Tobias Domhan:

I tried to compile a game using SDL 1.3, but it complained that it couldn't find unicodestuff.h:

jni/../jni/sdl-1.3/src/video/android/SDL_androidinput.c:45:26: fatal error: unicodestuff.h: No such file or directory

— Reply to this email directly or view it on GitHub https://github.com/pelya/commandergenius/issues/22.

gerstrong avatar Oct 09 '13 10:10 gerstrong

yeah sure, no problem. I just thought I should mention this

tdomhan avatar Oct 09 '13 10:10 tdomhan