Skip to content

pvigier/MyGUI-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGUI-SFML

A C++ library to easily use MyGUI in an SFML application.

Building

Unfortunately, MyGUI does not export cmake configuration files. Hence, you will have to modify the MyGUI part of CMakeLists.txt to be able to build.

Alternatively, you can install MyGUI in an ext folder. Then, no change should be necessary.

Usage

See the main.cpp in examples for a complete working example.

License

Distributed under the MIT License.

About

A C++ library to easily use MyGUI in an SFML application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published