make error math.h: No such file or directory
Closed this issue · 2 comments
zhaokai5 commented
hi,
I build this program on nvidia nv, and cmake successful, but when I make, the following bug were shown as follow
In file included from /usr/local/cuda-10.2/targets/aarch64-linux/include/crt/math_functions.h:8841:0,
from /usr/local/cuda-10.2/targets/aarch64-linux/include/crt/common_functions.h:267,
from /usr/local/cuda-10.2/targets/aarch64-linux/include/cuda_runtime.h:115,
from :0:
/usr/include/c++/7/cmath:45:15: fatal error: math.h: No such file or directory
#include_next <math.h>
can help me to resolve it?
mive93 commented
Can you specify better which board are you using, please?
mive93 commented
Closing for inactivity. Feel free to reopen.