[Libjson-devel] libjson code : compilation terminated
Brought to you by:
ninja9578
|
From: Sphoorti J. <sph...@gm...> - 2014-01-19 15:11:23
|
Hey Folks, I wrote a sample code to parse JSON string. Here is the link to it. http://pastebin.com/uZsWcsYc I also have commented the JSON_LIBRARY in JSONOptions.h However, I get the following error on running g++ trial.cpp from terminal: http://pastebin.com/kgWn3mpS My question is where must I be going wrong? Do I need to include any additional headers? Regards, Sphoorti |