googleapis / googleapis/google-cloud-cpp-bigquery
resolve demo-debian-bullseye cxx11 abi string issue
Open
type: cleanup
- Dominant language
- C++
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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 >)'
```
Contributor guide
Assessment
This issue has not been assessed yet.