Cannot install SparseSuite with MinGW compiler
显示 更早的评论
I am trying to install SparseSuite on matlab on Windows by using MinGW to compile C code but keep getting the error:
.In file included from C:\Users\Bruger\Desktop\Suite Sparse\metis-5.1.0\GKlib\GKlib.h:23:0,
from C:\Users\Bruger\Desktop\Suite Sparse\metis-5.1.0\GKlib\b64.c:20:
C:\Users\Bruger\Desktop\Suite Sparse\metis-5.1.0\GKlib\gk_arch.h:44:28: fatal error: sys/resource.h: No such file or directory
#include <sys/resource.h>
^
compilation terminated.
CHOLMOD not installed
I cannot for seem understand where I´m supposed to get and place this file. Ive been googling around but to no avail. Any help is highly appreciated :-)
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Support for MinGW-w64 C/C++ Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!