Hello,
Follow the documentation when compiling acme,
The cross compiler was installed successfully,
cd ~/cv2x/acme
make
The following error appears
acme.c:32:10: fatal error: tunnel_mode.h: No such file or directory
#include <tunnel_mode.h>
compilation terminated.
…
Have you encountered any of the above problems?
Where can I find the header file tunnel_mode.h ?
I really hope someone can help me.