depthai-core icon indicating copy to clipboard operation
depthai-core copied to clipboard

Fix finding jsoncpp

Open Serafadam opened this issue 2 years ago • 2 comments

Fixes multi-include bug that occurs for jsoncpp. More information https://github.com/open-source-parsers/jsoncpp/issues/1356

Serafadam avatar Mar 13 '24 12:03 Serafadam

@Serafadam thanks! How did you hit into that issue? Including core into some project that already uses jsoncpp?

I'm thinking if we should do a bugfix release or not...

moratom avatar Mar 13 '24 13:03 moratom

This occurs when builting RTABMap standalone with DepthAI support. I think this could warrant a bugfix release

Serafadam avatar Mar 14 '24 11:03 Serafadam