Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 947 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 947 Bytes

SDL_gui

GUI library for SDL2

How to Compile

Checkout following source to the same direcotry:

Set environment:

  • SDL_ROOT to
  • SDL_IMAGE_ROOT to <SDL_image directory>
  • SDL_TTF_ROOT to <SDL_ttf directory>
  • SDL_GUI_ROOT to <SDL_gui directory>

Compile Android Examples:

  • run "jni_rebuild.sh" to rebuild all jni (or run "jni_build.sh" to build only changed files)
  • run "android_build.sh" while connect your android device to your PC.

Screenshots:

Alt text Alt text Alt text