Skip to content

Instantly share code, notes, and snippets.

@toddfreese
Created July 14, 2010 20:17
Show Gist options
  • Select an option

  • Save toddfreese/476000 to your computer and use it in GitHub Desktop.

Select an option

Save toddfreese/476000 to your computer and use it in GitHub Desktop.
todd:web_static todd$ jake deploy
(in /Users/todd/Desktop/web_static)
(in /Users/todd/Desktop/web_static)
Compiling [Browser] AppController.j...................................................
Compiling [Browser] APRWebView.j...
Compiling [Browser] Badge.j...
Compiling [Browser] CAQuickTimeLayer.j...
Compiling [Browser] CPJSONPConnection.jSyntaxError: Parse error
Syntax error in CPJSONPConnection.j on preprocessed line number 1
import <Foundation/CPObject.j>
CPJSONPConnectionCallbacks = {};
@implementation CPJSONPConnection : CPObject
{
Syntax error in CPJSONPConnection.j on preprocessed line number 1
import <Foundation/CPObject.j>
CPJSONPConnectionCallbacks = {};
@implementation CPJSONPConnection : CPObject
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment