在Windows 10上安装nloptr 1.2.1版:错误#include“ nlopt.h”

问题描述

我需要在Windows 10上安装nloptr版本1.2.1。这是我的代码

library("devtools")
install_version("nloptr",version = "1.2.1",repos = "http://cran.us.r-project.org")

这是错误消息的摘录:

init_nloptr.c:35:10: Fatal error: nlopt.h: No such file or directory
 #include "nlopt.h"
          ^~~~~~~~~
compilation terminated.

有工作吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)