关于yaml-cpp版本
Open
- Dominant language
- C++
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
您好, 我在编译app时, 出现以下问题:
`../../libs_x86_64_14.04/libxpparam.so:对‘YAML::detail::node_data::convert_to_map(std::shared_ptr)’未定义的引用`
应该我的yaml-cpp版本问题, 我试过0.6.2 0.6.0 0.5.3 0.5.0四个版本,好像都不好使....
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the app compilation failure involving ../../libs_x86_64_14.04/libxpparam.so and compare the yaml-cpp versions already tried in the report. Trace the undefined YAML::detail::node_data::convert_to_map reference and confirm the app links and builds with a compatible dependency version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100