Sambigeara / fuzzynote

Terminal-based, hyper-fast, CRDT-backed, collaborative note-taking tool
GNU Affero General Public License v3.0
367 stars 8 forks source link

Build fail on Windows #81

Open mikenem opened 3 years ago

mikenem commented 3 years ago

Trying to run Make build on Windows 10 fails with the following response:

The system cannot find the path specified.
The system cannot find the path specified.
process_begin: CreateProcess(NULL, cat VERSION, ...) failed.
Makefile:10: pipe: Bad file descriptor

OS: Windows 10 Using GNU make-3.81.exe