yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #12422
[Question #291149]: compilation error related to CHOLMOD
New question #291149 on Yade:
https://answers.launchpad.net/yade/+question/291149
Hi guys,
I am currently trying to install yade (got it from: git clone https://github.com/yade/trunk.git) on a new machine (ubuntu 14.04) and I come across this error during the compilation:
[23%] Building CXX object CMakeFiles/yade.dir/pkg/pfv/DFNFlow.cpp.o
In file included from /usr/local/include/eigen3/Eigen/CholmodSupport:39:0,
from /home/UL/dinc1/Yade/sources/trunk/lib/triangulation/FlowBoundingSphereLinSolv.hpp:17,
from /home/UL/dinc1/Yade/sources/trunk/lib/triangulation/FlowBoundingSphere.hpp:172,
from /home/UL/dinc1/Yade/sources/build/pkg/pfv/FlowEngine_FlowEngineT.hpp:39,
from /home/UL/dinc1/Yade/sources/trunk/pkg/pfv/FlowEngine.cpp:11:
/usr/local/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h: In function ‘cholmod_sparse Eigen::viewAsCholmod(Eigen::SparseMatrix<_Scalar, _Options, _Index>&)’:
/usr/local/include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h:81:37: error: ‘SuiteSparse_long’ was not declared in this scope
else if (internal::is_same<_Index,SuiteSparse_long>::value)
Have you met this error before?
Thanks for your help
Luc
--
You received this question notification because your team yade-users is
an answer contact for Yade.