2014-04-11 10:16 GMT+02:00 Bruno Chareyre <[email protected]>:
> I don't understand what the problem is. Eigen3 is available at compile > time, isn't it? > Yes, but including eigen3/Eigen/.... is not quite correct. And it actually does not fix the buildbot failure. When cmake finds eigen3, it automatically adds /usr/include/eigen3 to a search path. So, please add just "include <Eigen/....> Regards Anton
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

