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

cmake build error on master branch #301

Open
Zhangwusheng opened this issue Oct 27, 2023 · 1 comment
Open

cmake build error on master branch #301

Zhangwusheng opened this issue Oct 27, 2023 · 1 comment

Comments

@Zhangwusheng
Copy link

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 ..

@dhruba
Copy link

dhruba commented Oct 27, 2023

Good catch, can you pl submit a pull request please?

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

2 participants