bugs:fatal error: nlopt.hpp: No such file
fatal error: nlopt.hpp: No such file or directory#include <nlopt.hpp>https://stackoverflow.com/questions/38332974/installing-nloptr-on-linux-fatal-error-nlopt-h-no-such-file-or-director...
·
fatal error: nlopt.hpp: No such file or directory
#include <nlopt.hpp>
build error:
/xxxxxxx/c_ik/nlopt_ik.hpp:35:21: fatal error: nlopt.hpp: No such file or directory #include <nlopt.hpp>
method of fix:
sudo apt-get --reinstall libnlopt-dev sudo apt install libnlopt-cxx-dev
libnlopt-dev is not enough .
更多推荐
已为社区贡献3条内容
所有评论(0)