1. Home
  2. Browse
  3. tgui

tgui

v1.6.1#0Latest

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.6.1#0

Publication

Supports

All

GitHub

texus/TGUI843

Homepage

tgui.eu

Subtree

c48ac186f9

License

Zlib

Definition

Manifest