open-source-parsers / open-source-parsers/jsoncpp
find_package(jsoncpp REQUIRED) failed
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 8.9k
- Forks
- 2.7k
- Avg merge
- 31m
- Merged PRs (30d)
- 1
Description
hi kindly friends:
I want to use jsoncpp with cmake in QT, when I use find_package(jsoncpp REQUIRED), it cant find libs and include files, as you see in the below screenshot, the libs is always blank, at the same time, it didnt entery if(NOT jsoncpp_FOUND), does some one can help to point my error!! thank you so much in advance!!
`
the enviromental variable is set as below!
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
No repository file or test is named. Start by reproducing find_package(jsoncpp REQUIRED) in a minimal CMake setup and inspect the package configuration and variables it provides; done means identifying why the include and library values are blank and documenting or correcting the integration path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, 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