hpfem/hermes-tutorial

Building hermes-tutorial with static suitesparse

Opened this issue · 0 comments

vogt.adam@gmail.com:


The suitesparse package from my distro provides /usr/lib/libamd.a but not /usr/lib/libamd.so. If I add to the end of the generated file "CMakeFiles/A-01-mesh.dir/link.txt"

-lsuitesparseconfig -lcholmod -lamd -lcolamd

then the example builds and runs. Otherwise there are undefined references in /usr/lib/libhermes_common.so