Skip to content

Instantly share code, notes, and snippets.

@iceequal
Created April 24, 2014 08:40
Show Gist options
  • Save iceequal/11246799 to your computer and use it in GitHub Desktop.
Save iceequal/11246799 to your computer and use it in GitHub Desktop.
cc /Users/me/Downloads/itunes_notify.c -framework CoreFoundation -o itunes-notify
/Users/me/Downloads/itunes_notify.c:1:1: error: expected identifier or
'('
```c
^
/Users/me/Downloads/itunes_notify.c:108:1: error: expected identifier or
'('
```
^
2 errors generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment