Cannot install SparseSuite with MinGW compiler

5 views (last 30 days)
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 :-)

Answers (0)

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!