← Back to team overview

dolfin team mailing list archive

Compilation of Local solver

 

I get:

/home/hake/bzr/fenics/dolfin/work-trunk/dolfin/fem/LocalSolver.cpp: In
member function ‘void dolfin::LocalSolver::solve(dolfin::GenericVector&,
const dolfin::Form&, const dolfin::Form&, bool) const’:
/home/hake/bzr/fenics/dolfin/work-trunk/dolfin/fem/LocalSolver.cpp:122:30:
error: ‘arma::mat’ has no member named ‘t’

When I compile trunk. Is it time for me to upgrade armadillo? Should we
have a check in the CMake system for proper armadillo version?

I have version 2.2.2.

Johan


Follow ups