biometrics / openbr

Open Source Biometrics, Face Recognition
www.openbiometrics.org
Other
2.84k stars 773 forks source link

Build fails in with VS_2017 and Eigen #569

Closed Zedonboy closed 5 years ago

Zedonboy commented 5 years ago

here's the error output error C2373: 'Eigen::DenseBase<Derived>::segment': redefinition; different type modifiers

Zedonboy commented 5 years ago

Hi everyone it seems openbr downloaded an old commit of eigen, so MSVC is finding it difficult compiling it... go to the Eigen source @ bitbucket, download the repo.... copy all contents of the repo into the Openbr dir > 3rd party > eigem-eigen-56ecd324......