mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 22:00:34 -06:00
[GH-ISSUE #82] 'SyphonBuildMacros.h' file not found #78
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
@zakk4223 commented on GitHub (Sep 24, 2017):
In the top level CocoaSplit source directory do this:
git submodule init
git submodule update --remote --merge