eduardogeike / ssl-vision

Automatically exported from code.google.com/p/ssl-vision
GNU General Public License v3.0
0 stars 0 forks source link

does not build in latest ubuntu #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When trying to build using the latest ubuntu (Jaunty). I have problems
compiling. It says that Cholesky does not exist in Eigen. I have tried
setting 'EIGEN_EXTERN_INSTANTIATIONS' but that just leads to more problems.
Is there a specific version of eigen that should be used in the 2.0 line?

Original issue reported on code.google.com by shtyl...@gmail.com on 12 Apr 2009 at 6:12

GoogleCodeExporter commented 9 years ago
This is due an API change in libeigen2 in Jaunty. I will take care of this.

Original comment by obirb...@gmail.com on 13 Apr 2009 at 12:24

GoogleCodeExporter commented 9 years ago
Revision 123 should fix this issue.

Original comment by obirb...@gmail.com on 14 Apr 2009 at 8:29