{"repo":"TankOs/SFGUI","free":true,"listed":false,"github":"https://github.com/TankOs/SFGUI","clone":"git clone https://github.com/TankOs/SFGUI.git","description":"Simple and Fast Graphical User Interface","language":"C++","stars":447,"topics":["sfml","c-plus-plus","gamedev"],"license":"Zlib","category":"game-templates","readme_excerpt":"SFGUI — Simple and Fast Graphical User Interface Getting started 1. Download and install SFML. 2. Download SFGUI from the download page. If available, choose a binary release for your operating system and IDE/toolset. 3. Unpack the archive. 4. If source release: Build and install SFGUI (see Building for instructions). 5. To see that everything works, start a new C++ project and compile the Hello World example. Documentation Visit the SFGUI wiki for further help. Building Building SFGUI is only required in the following cases: You like building yourself in general. No binary release is available for your operating system, neither at the website, nor in your operating system's software archives. You want to adjust SFGUI to your likings or help with development. At first, download and install the dependencies: SFML CMake Make yourself familiar with CMake and how it works. Then create a new directory build , start CMake (GUI), choose that directory as your build directory and SFGUI's directory as source code directory. Hit Configure followed by Generate . Close CMake. Finally, either open the project files you have generated with CMake (e.g. Visual Studio solution) or instruct CMake to run the matching build tool: cmake --build build/ --config debug --target install (as root) On Linux and after installing, you have to update ld's library cache by running ldconfig as root. Using SFGUI in other CMake-powered projects Projects using CMake within the build process can make use of SFG","default_branch":null,"files":null,"tree":[],"storefront":"/r/TankOs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/TankOs/SFGUI/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}