Skip to content

cmake build error on master branch #301

@Zhangwusheng

Description

@Zhangwusheng

Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev

Expected behavior

cmake build pass

Actual behavior

Error:
CMake Error at CMakeLists.txt:1172 (add_library):
Cannot find source file:

db/db_impl/db_impl_remote_compaction.cc

Steps to reproduce the behavior

checkout master branch,
cd rocksdb-cloud-master
mkdir cmake-debug-build
cd cmake-debug-build
cmake3 ..

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