Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to build under Fedora [without bringing dependencies manually] #18

Open
foxpy opened this issue Nov 16, 2022 · 0 comments
Open

Comments

@foxpy
Copy link
Contributor

foxpy commented Nov 16, 2022

cmake configure fails with following output:

CMake Error at future/CMakeLists.txt:46 (find_package):
  Could not find a package configuration file provided by "glog" with any of
  the following names:

    glogConfig.cmake
    glog-config.cmake

  Add the installation prefix of "glog" to CMAKE_PREFIX_PATH or set
  "glog_DIR" to a directory containing one of the above files.  If "glog"
  provides a separate development package or SDK, be sure it has been
  installed.

There are glog and glog-devel packages in Fedora repositories, but they provide neither glogConfig.cmake nor glog-config.cmake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant