#49187: ceres-solver CeresConfig.cmake requires eigen3@3.2.2 instead of @3.2.5 -----------------------+-------------------------------- Reporter: cignoni@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: -----------------------+-------------------------------- for the port ceres-solver the corresponding CeresConfig.cmake specifies that it requires eigen3@3.2.2 but if you have the current eigen3 @3.2.5 it fails to satisfy the requirements I encountered this bug when building openMVS ( https://github.com/OpenMVS ) on a osx 10.10.5 with xcode 7.0.1 installed. I manually changed the CeresConfig.cmake to specify current eigen3 @3.2.5 and it successfully compiled. -- Ticket URL: <https://trac.macports.org/ticket/49187> MacPorts <https://www.macports.org/> Ports system for OS X