AliceUI is a widget based UI middleware which can be used with other window systems.
You can build AliceUI on Windows 7 or above with Visual Studio 2017 (C++).
Build Step
- Clone AliceUI codebase
- Open
src/AliceUI.sln
with Visual Studio - Build Solution
Simple Hello World
project is included with solution.
You can also see advanced project configurations in example
directory.
This project is licensed under the MIT license.