samshine / Vanilla

A GUI engine on Windows or X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce

A GUI engine on Windows or X

Using C++ and Code::Blocks IDE

Depends

Google Skia (https://skia.org/)

XCB (on Linux)

Cairo (on Linux)

Code::Blocks IDE (to configure the project)

Build

Chckout and build Skia (https://skia.org/)

Install the depends (On Linux, cairo, xcb)

Open Vanilla.cbp by Code::Blocks and replace Skia's path in the compiler parameters

Click "Compile" button in Code::Blocks

About

A GUI engine on Windows or X

License:Other


Languages

Language:C++ 90.7%Language:C 9.2%Language:Objective-C 0.1%