‘sqlite3_wal_checkpoint_v2’ was not declared
Open
question
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
centos6.9
gcc 6.3
cmake 3.8
```
/mnt/opt/leveldb/benchmarks/db_bench_sqlite3.cc:107:38: error: ‘sqlite3_wal_checkpoint_v2’ was not declared in this scope
nullptr);
```
_Originally posted by @52fhy in https://github.com/google/leveldb/issues/649#issuecomment-507500856_
Contributor guide
Assessment
This issue has not been assessed yet.