open-source-parsers / open-source-parsers/jsoncpp

find_package(jsoncpp REQUIRED) failed

Open
#1,489 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug build
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!!

`
image
the enviromental variable is set as below!
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.