open-source-parsers / open-source-parsers/jsoncpp
Missing Doc: VS compiler version compatibility
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 8.9k
- Forks
- 2.7k
- Avg merge
- 31m
- Merged PRs (30d)
- 1
Description
Describe the bug
jsoncpp is not building on VS2013.
I do not see in the documentation what version of jsoncpp can be used for VS2013.
To Reproduce
I select the latest version of the sources from git and try to build on VS2013.
Expected behavior
Successful build.
Or instructions in the documentation which version of jsoncpp (tag or git hash commit) to use for VS2013.
Desktop (please complete the following information):
- OS: Windows 10
Visual Studio Ultimate 2013 Update 5
Additional context
Add any other context about the problem here.
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
The issue names no documentation file or test. Start by attempting the latest-source build with Visual Studio 2013 Update 5, then inspect the documentation and available git tags or commit history for compatibility information. Done means documenting the compatible jsoncpp tag or commit, or the build limitation, for VS2013.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100