process_begin: CreateProcess(NULL, cat network.txt, ...) failed.
makefile:124: pipe: Bad file descriptor
make process-net
make[1]: Entering directory 'C:/Users/micpi/AppData/Local/Temp/tmp4ty4uzn_/PlentyChess/PlentyChess-tmp'
process_begin: CreateProcess(NULL, cat network.txt, ...) failed.
makefile:124: pipe: Bad file descriptor
Using network .bin
Downloading network .bin
Processing network
curl -sOL https://github.com/Yoshie2000/PlentyNetworks/releases/download//.bin
make -C tools clean
make[2]: Entering directory 'C:/Users/micpi/AppData/Local/Temp/tmp4ty4uzn_/PlentyChess/PlentyChess-tmp/tools'
rm -f *~ process_net
process_begin: CreateProcess(NULL, rm -f *~ process_net, ...) failed.
make (e=2): The system cannot find the file specified.
make[2]: *** [makefile:46: clean] Error 2
make[2]: Leaving directory 'C:/Users/micpi/AppData/Local/Temp/tmp4ty4uzn_/PlentyChess/PlentyChess-tmp/tools'
make[1]: *** [makefile:142: process-net] Error 2
make[1]: Leaving directory 'C:/Users/micpi/AppData/Local/Temp/tmp4ty4uzn_/PlentyChess/PlentyChess-tmp'
make: *** [makefile:152: all] Error 2