boostorg / boostorg/stacktrace
automatic linking for VS projects
未关闭
enhancement
help wanted
- 主要语言
- C++
- 星标
- 494
- 派生
- 86
- 平均合并
- 8 天 20 小时
- 30 天内合并 PR
- 3
描述
Hi Anton! Why don't you use boost/config/auto_link.hpp to avoid manual linking for VS when one of the link macroses is defined?
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 boost/config/auto_link.hpp,并找到 stacktrace 项目的 Visual Studio 配置和链接宏。确定当前如何处理手动链接,然后验证在定义链接宏时会应用自动链接;完成的标准是相关 VS 配置能够在不进行手动链接的情况下构建。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100