Skip to content
Alec Musasa edited this page Jul 11, 2021 · 8 revisions

What is lecui?

A C++ graphical user interface library designed for the rapid development of modern, efficient and easy to maintain applications. It is part of the liblec libraries.

To start using the library you need to either use the prebuilt binaries or compile the source code yourself.

  • Using the prebuilt binaries
  • Compiling the source code

From a minimalistic Hello World app to step by step instructions.