Cannot install SparseSuite with MinGW compiler

조회 수: 3 (최근 30일)
Emil Partsch
Emil Partsch 2019년 2월 14일
댓글: James Cai 2020년 5월 28일
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개)

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by