Registered Member
|
Hi all,
I'm trying to install Eigen3 on my Ubuntu machine and I think I'm making a dumb mistake. I follow the instructions in the INSTALL file, but get MANY errors after running cmake <source_dir> (I do use the correct folder name here). The errors take this form:
Any ideas what I'm missing? Thanks ~Robin |
Moderator
|
that's very strange, are you sure you ran cmake from a fresh empty directory, e.g.:
cd <path_to_eigen_source> mkdir build cd build cmake .. . . . |
Registered Member
|
Yep, I followed exactly those steps when I got the errors.
The good news is that I was just able to install the package as a debian package. |
Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar