Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building hermes-tutorial with static suitesparse #7

Open
l-korous opened this issue Jan 20, 2013 · 0 comments
Open

Building hermes-tutorial with static suitesparse #7

l-korous opened this issue Jan 20, 2013 · 0 comments

Comments

@l-korous
Copy link
Member

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


@ghost ghost assigned l-korous Jan 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant