Skip to content

Instantly share code, notes, and snippets.

@paultiarks
Created February 6, 2012 19:48
Show Gist options
  • Save paultiarks/1754371 to your computer and use it in GitHub Desktop.
Save paultiarks/1754371 to your computer and use it in GitHub Desktop.
MF /Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace/build/wellbeingGO.build/Release-iphonesimulator/wellbeingTests.build/Objects-normal/i386/HWYDividerCell.d -c /Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace/Source/HWYDividerCell.m -o /Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace/build/wellbeingGO.build/Release-iphonesimulator/wellbeingTests.build/Objects-normal/i386/HWYDividerCell.o
/Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace/Source/HWYDividerCell.m:19:11: error: use of undeclared identifier 'RAViewNibLoader' [3]
cell = [RAViewNibLoader viewFromNib:@"HWYDividerCell"];
^
/Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace/Source/HWYDividerCell.m:19:56: error: extraneous ']' before ';' [1]
cell = [RAViewNibLoader viewFromNib:@"HWYDividerCell"];
^
fix-it:"/Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace/Source/HWYDividerCell.m":{19:56-19:57}:""
2 errors generated.
CompileC build/wellbeingGO.build/Release-iphonesimulator/wellbeingTests.build/Objects-normal/i386/HWYConstants.o Source/HWYConstants.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/Shared/Jenkins/Home/jobs/wellbeingGo-International/workspace
setenv LANG en_US.US-ASCII
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment