I need to use jsoncpp.lib in codeblocks, but when compiling I get the following compiler errors:
D: \ Users \ User \ Documents \ CodeBlocks \ demo \ main.cpp | 20 | undefined reference to 'Json :: Value :: Value (Json :: ValueType)' |
D: \ Users \ User \ Documents \ CodeBlocks \ demo \ main.cpp | 20 | undefined reference to 'Json :: Value :: ~ Value ()' |
|| error: ld returned 1 exit status |
If you have doubts about whether I linked lib to the project! Yes, I did! Lib link link to project > > link