googleapis / googleapis/google-cloud-cpp-bigquery
Fix demo-build distros that do not support C++17 by default
未关闭
type: cleanup
- 主要语言
- C++
- 星标
- 3
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
Apache Arrow requires C++17. For several older distros compiling and linking a C++17 program requires additional steps in either the toolchain, rebuilding dependencies instead installing them from packages, or both.
These include:
- debian-bullseye #62
- opensuse-leap
贡献指南
调研方向
Start by locating the demo-build configuration for debian-bullseye and opensuse-leap, then review how their C++ toolchain and dependencies are installed. Compare the required steps for compiling and linking an Apache Arrow C++17 program. Done means both distro builds complete successfully with C++17 support.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100