This forum has been archived. All content is frozen. Please use KDE Discuss instead.

umfpack including

Tags: None
(comma "," separated)
frohberg
Registered Member
Posts
1
Karma
0

umfpack including

Mon Jan 02, 2012 10:18 am
Hello,

I would like to use UmfPackLU but I it seems that I'm too unexperienced including external libraries.

As described I include UmfPackLU by
Code: Select all
#include <Eigen/UmfPackSupport>


Here the problem starts with the following error:
WARNING!
/usr/local/include/eigen3/Eigen/UmfPackSupport:11:21: fatal error: umfpack.h: No such file or directory compilation terminated.


I'm using Linux Mint 12 with installed Suitesparse and UmfPack 5.4.0 packages. The Eigen Version is current dev branch. During the Eigen installation using cmake I've got the confirmation, that umfpack is installed.
Code: Select all
-- Found CHOLMOD: /usr/include/suitesparse
-- Found UMFPACK: /usr/include/suitesparse
-- Found SUPERLU: /usr/include/superlu


Can someone help me finding my mistake?

Thanks in advance,

Peter
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS

Re: umfpack including

Mon Jan 02, 2012 1:57 pm
Eigen is a header only library. This means you have to configure umfpack for your own project (include path and linking libraries). If it is based on cmake, you can use our own FindXXX.cmake module for this step.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]