Skip to content

aabbcc-double/libFlareUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libFlareUI

Crossplatform GUI library built on top SDL2 in Objective-C using Mulle-Objc

Screenshot

Running demo

Installing

Requirements

[WARNING]
Currently tested only on OSX

Building demo app

  • Clone the project
git clone https://github.com/aabbcc-double/libFlareUI
cd libFlareUI
  • Make directory named build and move enter
mkdir build
cd build
  • Run cmake
CC=mulle-clang CXX=mulle-clang cmake ..
  • Run make
make
  • Run demo application
./flare-ui-example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published