A C++ library to easily use MyGUI in an SFML application.
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.
See the main.cpp in examples
for a complete working example.
Distributed under the MIT License.