Cannot install SparseSuite with MinGW compiler
3 ビュー (過去 30 日間)
古いコメントを表示
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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!