Skip to content

MalcolmMcLean/babyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baby X

The mini GUI toolkit that lets you port programs between Windows and Linux.

Check out our webpages

We're now using CMake. (Link). To build with CMake, create a directory called "build" under the repository. Then type

cmake -G "Visual Studio 15 2017" ..

or

cmake -G "Unix Makefiles" ..

You can still take Baby X sources and drop them into your own projects if you find that more convenient.

About

Portable GUI toolkit / windowing system for smaller programs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages