Menu

Tree [04b0d9] master /
 History

HTTPS access


File Date Author Commit
 HandySchwert.cpp 2021-11-18 mill-j mill-j [956271] Text Format Fixes
 Logo.png 2021-11-18 mill-j mill-j [04b0d9] Add Logo
 Makefile 2020-11-25 mill-j mill-j [cd58f5] Remove More XML Stuff
 README.md 2020-11-25 mill-j mill-j [cd58f5] Remove More XML Stuff

Read Me

HandySchwert

Building

You'll need the build-essentials such as g++, make, etc. On Ubuntu based
distros you can use

sudo apt-get install build-essentials

You'll also need to install the SWORD and gtkmm depenencies:

sudo apt-get install libsword-dev libgtkmm-3.0-dev

The Sword Project is fairly easy to build if your distro
doesn't include it via the package manager.

Finally run

make