<div dir="ltr"><div>Hi all, <br></div><div><br></div><div>While building DIVA project using the following steps - <a href="https://github.com/Kitware/DIVA">https://github.com/Kitware/DIVA</a>, with a fresh Kwiver and fletch installation steps, I am facing errors while performing the following installation step. <br></div><div><br></div><div>
</div><div style="margin-left:40px">$ cmake ../../src -DCMAKE_BUILD_TYPE=Release</div><div><br></div><div>Error is as follows: - <br></div><div><br></div><div>CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):<br>  Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)<br>  (Required is at least version "2.91.0")<br>Call Stack (most recent call first):<br>  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)<br>  CMake/FindEigen3.cmake:81 (find_package_handle_standard_args)<br>  CMake/kwiver-depends-Eigen.cmake:3 (find_package)<br>  CMake/kwiver-depends.cmake:4 (include)<br>  CMakeLists.txt:138 (include)<br></div><div><br></div><div>Upon researching on Google about the error caused and understanding use of EIGEN, there are various hacks suggested to overcome the problem. The problem seems to be within CMAKE which is not able to find EIGEN3_INCLUDE_DIR in path variable. <br></div><div><br></div><div>Currently, I am using cmake 3.5.1, may I ask whether it is recommended to perform hacks or it is better to install latest version of cmake available going forward. <br></div><div><br></div><div>Looking forward to your response. <br></div><div><br></div><div><div><div><div class="gmail_signature"><div dir="ltr"><font face="tahoma, sans-serif">Kind Regards,<br></font><div><font face="tahoma, sans-serif">Ankit Shah</font></div><div><font face="tahoma, sans-serif">Masters Student in Language Technologies</font></div><div><font face="tahoma, sans-serif">Carnegie Mellon University.</font></div></div></div></div>
</div></div></div>