forked from facebook/rocksdb
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
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 ..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels