Y
Hacker News
new
|
ask
|
show
|
jobs
by
adriangrigore
811 days ago
You might enjoy mine
https://mkws.sh/
. It's shell based.
1 comments
dave333
808 days ago
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?
link
dave333
808 days ago
Digging a bit apparently it's a Linux binary and Windows would need a version compiled from source.
link
adriangrigore
807 days ago
Yup! :) You could use
https://www.msys2.org/
I think!
link
./bin/pp: cannot execute binary file: Exec format error
Is it because it's a 32 bit binary?