← Back to team overview

dolfin team mailing list archive

[Bug 689738] [NEW] CMake Armadillo 1.0.0 detection broken

 

Public bug reported:

Hi,

Armadillo 1.0.0 has been released in November, and it installs by
default (at least on my system, Gentoo) into

   * headers: /usr/include/armadillo_bits/*
   * /usr/lib64/libarmadillo.so

Hence, looking for the headers in ${ARMADILLO_DIR}/include will not be
successful.

Cheers,
Nico

** Affects: dolfin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/689738

Title:
  CMake Armadillo 1.0.0 detection broken 

Status in DOLFIN:
  New

Bug description:
  Hi,

Armadillo 1.0.0 has been released in November, and it installs by default (at least on my system, Gentoo) into

   * headers: /usr/include/armadillo_bits/*
   * /usr/lib64/libarmadillo.so

Hence, looking for the headers in ${ARMADILLO_DIR}/include will not be successful.

Cheers,
Nico





Follow ups

References