Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 653 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 653 Bytes

This is a Simple Native UI Framework intended for build simple UIs for native (C/C++) projects.

Building

This library uses BAZEL as it's build system. In fact the main purpose of this library is to pull a number of useful libraries togeather with BAZEL.

System Dependencies

Here we list any system specific dependencies (while we build all libraries from source, some libraries that are operating system specific, and so we rely on their development environments).

Linux

Install the following dependencies with your package manager (listed here for debian):

sudo apt-get install xorg-dev libjpeg-dev libwebp-dev