macOS Build Error - OBS 24 ( jansson.h file not found )

Bodman

New Member
Hi there,

I am currently experiencing build errors when building for MacOS MoJave

Looks to be an issue with the obs-outputs plugins, If I remove that subfolder from the cmake list, it compiles fine.

Any help would be much appreciated

Screen Shot 2019-09-08 at 7.27.05 PM.png

Screen Shot 2019-09-08 at 7.25.12 PM.png
 

Bodman

New Member
Figured it out.

You need to install mbedtls

brew install mbedtls

May need to update the build readme.
This was a brand new install of macOS , so some presumptions may have been made in the docs.
 
Last edited:
Top