RMeli / irc

Transfrormation between Cartesian coordinates and redundant internal coordinates
MIT License
22 stars 8 forks source link

Eigen3 not found on Linux with Travis-CI #39

Closed RMeli closed 4 years ago

RMeli commented 5 years ago

From Travis-CI

CMake Error at CMakeLists.txt:94 (find_package):
  Could not find a configuration file for package "Eigen3" that is compatible
  with requested version "3.0".
  The following configuration files were considered but not accepted:
    /usr/lib/cmake/eigen3/Eigen3Config.cmake, version: unknown
RMeli commented 5 years ago

Need to test on a local Linux machine.