Skip to content

Instantly share code, notes, and snippets.

@trentbrooks
Created November 23, 2014 22:21
Show Gist options
  • Save trentbrooks/6fa34bb9d8db0c880ca6 to your computer and use it in GitHub Desktop.
Save trentbrooks/6fa34bb9d8db0c880ca6 to your computer and use it in GitHub Desktop.
Ubuntu remote compile OF app
make clean
make Release
sudo chmod a+x app_binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment