|
> bash: ./pi: cannot execute binary file
This time, I use a x86_64 to develop, so the binary is for x86_64.
The compiling error seems comes from libnetpbm. The max and min is defined in libnetpbm. Make sure there is /usr/include/pm.h available. I use libnetpbm10 package in debian.
|