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

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!