Skip to content

Build error caused by incorrect install dir of glog #294

@kygx-legend

Description

@kygx-legend

Error:

make[3]: *** No rule to make target 'lib/libglog.a', needed by 'Master'.  Stop.
make[3]: *** Waiting for unfinished jobs....

Reason:
Latest GLOG is updated with a new patch(see GLOG PR #153 which includes CMake GNUInstallDirs module. That module turns to use lib64 instead of lib if building on 64-bit system.

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