ofxSyphon icon indicating copy to clipboard operation
ofxSyphon copied to clipboard

Fork of a fork of a fork (Mac M1 / Ventura)

Open autr opened this issue 1 year ago • 0 comments

  1. Forked the most up to date fork:

https://github.com/StudioDanielCanogar/ofxSyphon

  1. Rebuilt and added latest Syphon Framework (cb3d8ec)

https://github.com/Syphon/Syphon-Framework

  1. Some extra steps are needed to handle Obj-C in latest XCode:

Disable ARC in Xcode by setting flag -fno-objc-arc on all OBJ-C files in Build Phases > Compile Source

^ Perhaps a way to do that via addon_config.mk

autr avatar Jun 30 '23 20:06 autr