GitXplorerGitXplorer
j

openFrameworksRPiWorkspace

public
11 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
0868850540f08dd4470936d97cd2e3de32b467c3

Update README.md

jjvcleave committed 11 years ago
Unverified
88d91a9f7942851905fb8031ec673d4c5e910831

remove subfolder - change to absolute path

jjvcleave committed 11 years ago
Unverified
00c855b446b9d3e2c56b442493f1afc92a1a8eb4

Update README.md

jjvcleave committed 11 years ago
Unverified
67fe44f61bcbbfc99d4c27cf4ceffc834f77870b

Update README.md

jjvcleave committed 11 years ago
Unverified
ae9881a8d85b1cb95b6321e4ec1545f49a67e96c

Update README.md

jjvcleave committed 11 years ago
Unverified
61045d6ac871394fada921808785119320e222e3

initial commit

jjvcleave committed 11 years ago

README

The README file for this repository.

Just an Xcode project that I use in my workflow in editing openFrameworks projects on the Raspberry Pi. This will not compile the project. I use the Terminal and SSH to compile and run. This is just a cheap way of getting autocompletion

To use
On the Raspberry PI:
Download openFrameworks and put in /home/pi/openFrameworks
http://www.openframeworks.cc/setup/raspberrypi/Raspberry-Pi-Getting-Started.html

Set up Samba(SMB) sharing according to these instructions
http://www.openframeworks.cc/setup/raspberrypi/Raspberry-Pi-SMB.html

Mount the Raspberry Pi over SMB
Finder->Connect to Server->smb://raspberrypi.local

Open up Xcode and edit :)

I often add my own project's source code by creating groups and dragging the src folders over from the Finder. Unchecking "add to target" seems to make it faster.

If you have already setup openFrameworks elsewhere you can edit the path here https://github.com/jvcleave/openFrameworksRPiWorkspace/blob/master/openFrameworksRPi.xcodeproj/project.pbxproj#L200