googleapis / googleapis/google-cloud-cpp-bigquery
resolve demo-debian-bullseye cxx11 abi string issue
未关闭
type: cleanup
- 主要语言
- C++
- 星标
- 3
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
Somewhere in the toolchain there's a flag missing resulting in:
```
client.cc:(.text+0x27fe): undefined reference to `google::cloud::v2_34::Project::Project(std::__cxx11::basic_string, std::allocator >)'
```
贡献指南
调研方向
首先在 demo-debian-bullseye 环境中重现链接器错误,并检查 toolchain 和构建配置以查找缺失的 ABI 设置。当 demo 成功链接且不再出现 undefined reference to the C++11 ABI string constructor 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100