Home › Forums › Syphon › Syphon Development – Developer › Add support for screen cap in Simple Server? › Reply To: Add support for screen cap in Simple Server?
February 15, 2011 at 7:39 pm
#5065
Keymaster
Hi sandroid
The Xcode project relies on the presence of the Syphon Framework project above it. If you check out the whole project and then do an svn update it is automatically imported as an svn external. In the terminal
svn checkout http://syphon-implementations.googlecode.com/svn/trunk/ syphon-implementations
cd syphon-implementations
svn update
After that it should build fine.