Search results for query: *

  • Users: Alex23
  • Content: Threads
  • Order by date
  1. A

    Problem With Sdl_enablekeyrepeat()

    Hello, I wrote a program where I use SDL. I call SDL_EnableKeyRepeat() within the code. The same code runs on Windows fine with SDL_EnableKeyRepeat() working as expected but on gp2x not. Is SDL_EnableKeyRepeat() really supported on gp2x? Could not find any hint on web. I can do a workaround...
  2. A

    Gp2x Hangs When Starting Self-programmed Application

    Hello, I developed a small program with dev-c++ (version 4.2.2) and newest gp2devkit (Octoate's GP2x toolchain (2006/03/06)). After starting the program the gp2x hangs. Piped stderr into file on SD and got the message: "./line_1.gpe: relocation error: ./line_1.gpe: symbol __divdf3, version...
Back
Top