Skip to content
Stefan Schindler edited this page Apr 5, 2017 · 1 revision

Welcome to the SFGUI user guide. The guide covers topics for setting up and using SFGUI.

Quickstart

Those who are familiar with building libraries with CMake can follow the steps below to build SFGUI. All others should read the Installing page for more detailed instructions.

  • Create your directories and run CMake.
  • Set SFML_ROOT to your SFML directory.
  • Click Configure, then Generate and build SFGUI.
Clone this wiki locally