ChordNova icon indicating copy to clipboard operation
ChordNova copied to clipboard

How to build?

Open tong-hao opened this issue 4 years ago • 2 comments

tong-hao avatar Jan 28 '21 10:01 tong-hao

  1. Be sure you have qmake, version >= 5.9;
  2. Under ChordNova/main, do qmake, it would generate Makefile;
  3. Run make and you would have ChordNova compiled.

osbertngok avatar Feb 15 '21 00:02 osbertngok

see: https://github.com/Chen-and-Sim/ChordNova/pull/14

taotieren avatar Jan 10 '24 08:01 taotieren