zakk4223 / CocoaSplit

Stream/record your desktop/webcam to twitch/owned etc.
351 stars 34 forks source link

'SyphonBuildMacros.h' file not found #82

Closed JippeJoosten closed 4 years ago

JippeJoosten commented 7 years ago

It won't let me build.

It tells me "'SyphonBuildMacros.h' file not found" I tried installing Syphon framework but that didn't work. What is the work around for this?

Thank!

zakk4223 commented 7 years ago

In the top level CocoaSplit source directory do this: git submodule init git submodule update --remote --merge