1. Home
  2. Browse
  3. tgui

tgui

v1.8.0#2Latest

TGUI is an easy to use, cross-platform, C++ GUI for SFML.

Install

Run the following Vcpkg command to install the port.

vcpkg install tgui

Usage

tgui provides CMake targets:

find_package(TGUI CONFIG REQUIRED)
target_link_libraries(main PRIVATE TGUI::TGUI)

Features

Dependencies

See source

Version

v1.8.0#2

Publication

Supports

All

GitHub

texus/TGUI900

Homepage

tgui.eu

Subtree

ce822584fc

License

Zlib

Definition

Manifest