Changes between Initial Version and Version 2 of Ticket #55737


Ignore:
Timestamp:
Jan 23, 2018, 5:47:56 PM (6 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55737

    • Property Owner set to stromnov
    • Property Keywords contrib opencv removed
    • Property Status changed from new to assigned
  • Ticket #55737 – Description

    initial v2  
    22
    33Commands I ran are:
     4{{{
    45sudo port install opencv +python27 (works)
    56sudo port install opencv +python27+contrib (fails)
    6 
     7}}}
    78Error is:
     9{{{
    810Log error is: Failed to find Ceres - Found Eigen dependency, but the version of Eigen found (3.3.4) does not exactly match the version of Eigen Ceres was compiled with (3.2.4). 
     11}}}