try this JSONNode node = libjson::parse(json.c_str()); the parse funciton requires...
I am trying to compile on a mac using xcode and clang is throwing an error duplicate...
I finally found out what the issue was and it is nothing to do with the file name...
I have tried to compile the libjson so many times I am getting really frustrated....