I successfully compiled and built jsoncpp lib in release mode but in debug mode. First, it made errors so I turned off all the optimization options then it passed and made json_vc71_libmtd.lib file properly. But my program says it can't find json_vc71_libmtdlib.obj file. Any advices?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I successfully compiled and built jsoncpp lib in release mode but in debug mode. First, it made errors so I turned off all the optimization options then it passed and made json_vc71_libmtd.lib file properly. But my program says it can't find json_vc71_libmtdlib.obj file. Any advices?