Hacker News new | ask | show | jobs
by adriangrigore 811 days ago
You might enjoy mine https://mkws.sh/. It's shell based.
1 comments

I am getting the following error on a 64bit Windows 10 machine:

./bin/pp: cannot execute binary file: Exec format error

Is it because it's a 32 bit binary?

Digging a bit apparently it's a Linux binary and Windows would need a version compiled from source.
Yup! :) You could use https://www.msys2.org/ I think!