yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03393
Re: Help with Eigen
bzr up and it will work. HTH, v.
> Hi,
>
> I installed eigen from Synaptic Package Manager (Ubuntu), and added to
> CPPPATH='/usr/include/eigen2'. Then on top of my cpp file where I
> want to use Eigen, I wrote #include <Eigen/Core>. I got the
> following error message: Someone please help me...
>
> /usr/include/eigen2/Eigen/src/Core/Transpose.h: At global scope:
> /usr/include/eigen2/Eigen/src/Core/Transpose.h:64: error: reference to
> 'Eigen' is ambiguous
> /usr/include/eigen2/Eigen/Core:79: error: candidates are: namespace
> Eigen { }
> /home/chiab/yadeNew/build-b4/include/yade-b4/yade/lib-base/yadeWm3.hpp:107: error: template<class T> struct Wm3::Eigen
Follow ups
References