When building an application which uses jsoncpp statically and linking using the output of pkgconfig --static --libs jsoncpp, linking will fail. This started happening since jsoncpp was updated to ...
Please Don't Scroll Past This Can you chip in? The Internet Archive partners with libraries, archives, and institutions across the globe to preserve cultural heritage that would otherwise be lost ...
From what I can tell from a quick browse around the jsoncpp source, most of the other files prefer using the C++ std header (e.g. here). What I'd like to see is using the C++ headers everywhere - I'm ...