Skip to content

siharat-th/SDL_gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GUI library for SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 85.6%
  • HTML 8.1%
  • Java 4.7%
  • C++ 1.2%
  • C 0.3%
  • Shell 0.1%