What is a Static Project and how can I run itI'm using Dev C++. I needed to use a static library for the first time, not a console application. M...
Warning: Reader is depreciated "Use CHARReader instead"Okay I fixed it I think but now I'm getting a new error: [code] Json::Value jsonData; ...
Warning: Reader is depreciated "Use CHARReader instead"I'm trying to run this JSON parser and I'm reading this error: [code] // main.cpp #define CURL_STAT...
Simple JSON program errorOkay I'm trying to run this example code of a json parser, pulling data from a url. [code]#include...
Libcurl Question. I understand its not C++ coding centric, but I'm following a C++ tutorial on how to use libcurl and ...
This user does not accept Private Messages