Closed
Description
Hi Jaakko;
I get the following error when compiling cholmod-extra aftar "make"
In file included from Source/cholmod_spinv.c:42:0:
Include/cholmod_extra.h:45:34: fatal error: suitesparse/UFconfig.h: No such file or directory
#include <suitesparse/UFconfig.h>
^
compilation terminated.
make: *** [Build/cholmod_spinv.o] Error 1
I suspect that make can not find SuiteSparse UFconfig.h. This file can only be found in SuiteSparse versions older than 4.0.0. Would you please explain what changes I should make in order to compile the source with the most recent version of SuiteSparse?
For example, the file UFconfig.h (I think) is replaced by SuiteSpace_config.h, should I just replace the file?
Thanks
Metadata
Metadata
Assignees
Labels
No labels