T
T
TheDoctor2014-09-09 21:33:12
JSON
TheDoctor, 2014-09-09 21:33:12

How to connect jansson to C++ project in Microsoft Visual Studio 2010 ?

I would like to say right away that I just started learning C++.
I needed json and I wanted to use the jansson library.
I downloaded the library www.digip.org/jansson/releases/jansson-2.6.tar.gz ...
I don't understand what to do next.
Could someone explain to me how to include this library and start parsing json?
PS Connecting cURL was somehow easier.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lookid, 2014-09-09
@TheDoctor

It is distributed in a form suitable for cross-platform. So either learn CMake and how to build with it, or look for something else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question