Downloading default network lichdragon.bin
curl -sOL https://github.com/Bobingstern/tarnished-nets/releases/download/lichdragon/lichdragon.bin
make -C preprocess ARCH_LEVEL=native
make[1]: Entering directory `C:/Users/anikp/AppData/Local/Temp/tmp3no6r2nq/Tarnished/Tarnished-tmp/preprocess'
clang++ -O3 -march=native -fno-finite-math-only -funroll-loops -flto -fuse-ld=lld -std=c++20 -DNDEBUG -pthread  -fuse-ld=lld permute.cpp ../src/parameters.cpp -o Tarnished-8E52AF02
make[1]: Leaving directory `C:/Users/anikp/AppData/Local/Temp/tmp3no6r2nq/Tarnished/Tarnished-tmp/preprocess'
./preprocess/permute.exe lichdragon.bin processed.bin
process_begin: CreateProcess(NULL, ./preprocess/permute.exe lichdragon.bin processed.bin, ...) failed.
make (e=2): The system cannot find the file specified.

make: *** [processed.bin] Error 2