Skip to content

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

@foxpy

Description

@foxpy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions