On Thu, Jul 12, 2018 at 21:06 <[email protected]> wrote: > Hey VOTCA community > > I am new to VOTCA and CMAKE. > I was trying to install votca. During the build process, it outputs a > cmake error: > > CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs. > cmake:148 (message): > Could NOT find EIGEN3: Found unsuitable version "3.2.92", but required > is > at least "3.3.0" (found /usr/include/eigen3) > > > While my eigen3 version is 3.3~beta1-2, so it gets confused over the > EIGEN3 version? > A beta is a pre-release version and hence counts as before 3.3.0!
Try to update your version! Christoph > > Would appreciate any help and hint > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. > -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
