Skip to content

threaderic/SFML-TGUI-Scons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample code from https://tgui.eu/examples/0.8/many-different-widgets/


for linux user SFML Version: 2.4.2

State: In-Progress.

build total folder with scons

  1. install scons
  2. open terminal in the root folder of this project (same as README.md)
  3. tape "scons"
  4. go to the build-scons folder//bin/
  5. tape "./
  6. enjoy ;)

Note 1: I have built this examples on linux with scons; I'll be happy to receive any help for Windows building for scons


for linux developper

I built the library TGUI 0.8.5 with Cmake (as foreseen) and then copy the /include folder and also the /lib folder into the /external-libraries/TGUI/ folders of this project

About

built thanks to Scons example project of SFML + TGUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published