Bug #1296

Eigen dependency handling fails if eigen2 and eigen3 is installed

Added by Anonymous over 11 years ago. Updated over 11 years ago.

Status:ResolvedStart date:12/12/2012
Priority:UrgentDue date:
Assignee:-% Done:

100%

Category:-Estimated time:1.00 hour
Target version:NemoMath 0.4

Description

Eigen dependency handling fails if eigen2 and eigen3 is installed, resulting in eigen include dirs not being exported in the cmake config files.

Associated revisions

Revision 246
Added by anordman over 11 years ago

Export EIGEN_INCLUDE_DIR (which is either eigen2 or eigen3)
fixes #1296

History

#1 Updated by Anonymous over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r246.

#2 Updated by S. Wrede over 11 years ago

Building Eigen2 dependencies with Eigen3 is usually done by just adding the corresponding flag to the compiler calls. So, I wonder why it is required to have a parallel Eigen2 / Eigen3 installation?!?

Also available in: Atom PDF