I'm trying to use tinyspline with other libs which depend on json-c library, but I fail to link them because parson & json-c are using the same functions names.
Is it possible to make JSON suport optional or rename parson's function or somehow hide them ?
I'm trying to use tinyspline with other libs which depend on json-c library, but I fail to link them because parson & json-c are using the same functions names.
Is it possible to make JSON suport optional or rename parson's function or somehow hide them ?