Registered Member
|
I'd like to run Eigen's test suite because I want to learn the library by stepping through test programs in the debugger. I downloaded the tarball, unpacked it, made a `build` subdirectory, did `cmake ..` in that directory, no error messages. No customizations, no changes at all from the downloaded tarball. Then did `make check` and it produces many, many impenetrable error messages, the first couple of which follow below. I'd be really grateful for guidance because until I can run the tests, I really don't have a reference build to compare against my own work. I think it's got to be something easy to fix at the config level --- compiler version? compiler flags? something I should have changed in CMakeLists.txt? because it's not plausible that eigen has intrinsic problems like these.
I am running Mac OS X El Capitan and the following versions of `g++` and `boost`.
Here is the head of the first chain of error messages:
Here is the tail of the expiration gasp of `make check`. There are many many pages of messages in between.
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]