Giter Club home page Giter Club logo

gqcp-link's People

Contributors

lelemmen avatar tmhuysen avatar

Watchers

 avatar  avatar  avatar

gqcp-link's Issues

CMake error

Having installed the latest develop branch from gqcp in /usr/local/ (the default settings), I'm building this project with

cmake .. -DCMAKE_PREFIX_PATH="/Users/laurentlemmens/miniconda/envs/gqcg_dev"

where Eigen/libcint/libint2/... are installed. I'm getting the following error:

CMake Error at /Users/laurentlemmens/miniconda/share/cmake-3.15/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
No "FindEigen3.cmake" found in CMAKE_MODULE_PATH.
Call Stack (most recent call first):
/usr/local/cmake/gqcp-config.cmake:29 (find_dependency)
CMakeLists.txt:8 (find_package)

CMake Warning (dev) at /Users/laurentlemmens/miniconda/share/cmake-3.15/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
FindEigen3.cmake must either be part of this project itself, in this case
adjust CMAKE_MODULE_PATH so that it points to the correct location inside
its source tree.

Or it must be installed by a package which has already been found via
find_package(). In this case make sure that package has indeed been found
and adjust CMAKE_MODULE_PATH to contain the location where that package has
installed FindEigen3.cmake. This must be a location provided by that
package. This error in general means that the buildsystem of this project
is relying on a Find-module without ensuring that it is actually available.

Call Stack (most recent call first):
/usr/local/cmake/gqcp-config.cmake:29 (find_dependency)
CMakeLists.txt:8 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

@guacke Does this really mean we have to provide a CMAKE_MODULE_PATH in any down-stream library, or is the current gqcp CMake installation broken?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.