Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 256 Bytes

File metadata and controls

13 lines (11 loc) · 256 Bytes

wxKnitplot

An app for making knitting charts.

Prerequisites

cmake

protobuf

sudo apt-get install protobuf-compiler libprotobuf-dev

wxwidgets

sudo apt-get install libwxgtk3.0-gtk3-dev

gflags

sudo apt-get install libgflags-dev