Y
Hacker News
new
|
ask
|
show
|
jobs
by
dave333
813 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?
1 comments
dave333
813 days ago
Digging a bit apparently it's a Linux binary and Windows would need a version compiled from source.
link
adriangrigore
812 days ago
Yup! :) You could use
https://www.msys2.org/
I think!
link