Registry / utility / guilite

guilite

JSON →
library2022-05-05vcpkgunverified

The smallest header-only GUI library (4 KLOC) for all platforms.

vcpkg install guilite
INSTALL
IMPORT
SIG · GUILITE
G
guilite
utilitycppv2022-05-05
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GuiLite.h
#include <GuiLite.h>

Include GuiLite header (full usage requires platform-specific setup).

#include "GuiLite.h" int main() { // GuiLite usage typically involves creating a UI surface return 0; }
Debug
Known issues
gotchaGuiLite is header-only but requires platform-specific display drivers.
fix
Implement or link a display driver for your target platform.
affects: *
Upgrade
Version history
2022-05-05latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

guilite — pip install guilite · libregistry