microsoft / microsoft/libHttpClient
Does not appear to compile correctly with current versions of VS 2022...
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 295
- Forks
- 144
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Given the last "release" of this was back in 2018, is this a maintained project still? I've tried a Git clone of the current files, and can't seem to get it to compile on VS 2022 17.8 (which has Universal support) or 17.13 (which I guess Universal support is deprecated). Currently, one of the unit tests is failing on a missing "WexTestClass.h" file, and three of the projects aren't loading due to using outdated profiles.
Any guidance from the community or developers would be most appreciated. Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with a fresh Git clone and attempt the build in Visual Studio 2022 17.8 and 17.13. Inspect the failing unit test's missing WexTestClass.h reference and the three projects that do not load because of outdated profiles; done means the projects load and the unit tests compile and run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100