Bodman New Member Sep 9, 2019 #1 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
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
Bodman New Member Sep 9, 2019 #2 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: Sep 9, 2019
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.
dodgepong Administrator Community Helper Sep 9, 2019 #3 Thanks for the report, and sorry about that. I've updated the build doc.