Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 419 Bytes

INSTALL.md

File metadata and controls

18 lines (16 loc) · 419 Bytes

Generic Install Instructions

Install dependencies:

  • build time: git cmake spdlog, fmt, openimageio gtk-update-icon-cache
  • required: spdlog, lua 5.3, alsa-lib, libx11
  • Optional: jack | jack2, qt5-core, qt-widgets
git clone https://gitlab.com/enetheru/midi2input.git
cd midi2input
mkdir build
cd build
cmake ../midi2input/
make
make install
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor