[GH-ISSUE #82] 'SyphonBuildMacros.h' file not found #78

Closed
opened 2026-05-05 15:05:15 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @JippeJoosten on GitHub (Sep 17, 2017).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/82

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!

Originally created by @JippeJoosten on GitHub (Sep 17, 2017). Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/82 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!
Author
Owner

@zakk4223 commented on GitHub (Sep 24, 2017):

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

<!-- gh-comment-id:331703723 --> @zakk4223 commented on GitHub (Sep 24, 2017): In the top level CocoaSplit source directory do this: git submodule init git submodule update --remote --merge
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/CocoaSplit#78
No description provided.