【seekdb】master分支Android编译,Mac/Android 编译缺少 parser 生成文件 *_lex.c,CMake 配置失败
Open
Nobody has claimed this yet.
dima
type: bug
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 342
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 53
Description
【日志信息】
git@gitlab.oceanbase-dev.com:oceanbase-ce-publish/seekdb.git
分支:master
机器:
目录:/Users/admin/lvw/android
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported build from the master branch using build.sh release --android --init, then make -j 20 seekdb in build_android_release. Trace the Android CMake configuration and parser-generation steps around the missing *_lex.c files; done means the Mac/Android configuration completes and the seekdb target builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100