Created
July 8, 2009 21:53
-
-
Save boucher/143224 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Building target ÒThree20Ó of project ÒThree20Ó with configuration ÒDebugÓ Ñ (23 errors, 22 warnings) | |
| cd /Users/boucher/Projects/iPhone/three20/src | |
| setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" | |
| /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -DDEBUG -D__IPHONE_OS_VERSION_MIN_REQUIRED=30000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-generated-files.hmap -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-own-target-headers.hmap -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-all-target-headers.hmap -iquote /Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-project-headers.hmap -F/Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator -I/Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator/include -I. -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/DerivedSources/i386 -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/DerivedSources -c /Users/boucher/Projects/iPhone/three20/src/TTNavigationCenter.m -o /Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Objects-normal/i386/TTNavigationCenter.o | |
| i686-apple-darwin9-gcc-4.2.1: /Users/boucher/Projects/iPhone/three20/src/TTNavigationCenter.m: No such file or directory | |
| i686-apple-darwin9-gcc-4.2.1: warning: '-x objective-c' after last input file has no effect | |
| i686-apple-darwin9-gcc-4.2.1: no input files | |
| i686-apple-darwin9-gcc-4.2.1: no input files | |
| i686-apple-darwin9-gcc-4.2.1: no input files | |
| i686-apple-darwin9-gcc-4.2.1: no input files | |
| i686-apple-darwin9-gcc-4.2.1: no input files | |
| cd /Users/boucher/Projects/iPhone/three20/src | |
| setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" | |
| /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x objective-c -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -DDEBUG -D__IPHONE_OS_VERSION_MIN_REQUIRED=30000 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -mmacosx-version-min=10.5 -gdwarf-2 -iquote /Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-generated-files.hmap -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-own-target-headers.hmap -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-all-target-headers.hmap -iquote /Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Three20-project-headers.hmap -F/Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator -I/Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator/include -I. -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/DerivedSources/i386 -I/Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/DerivedSources -c /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m -o /Users/boucher/Projects/iPhone/three20/src/build/Three20.build/Debug-iphonesimulator/Three20.build/Objects-normal/i386/TTAppMap.o | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:2:33: error: Three20/TTURLPattern.h: No such file or directory | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addPattern:forURL:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:73: error: request for member 'URL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:74: warning: no '-compile' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:74: warning: (Messages without a matching method signature | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:74: warning: will be assumed to return 'id' and accept | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:74: warning: '...' as arguments.) | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:76: error: request for member 'isUniversal' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap matchPattern:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:97: warning: no '-matchURL:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap objectForURL:theURL:params:outPattern:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:119: error: request for member 'targetClass' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:120: error: request for member 'targetClass' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:122: error: request for member 'targetObject' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:125: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:126: warning: no '-invoke:withURL:params:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:127: error: request for member 'targetClass' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:131: error: request for member 'displayMode' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap presentController:forURL:parent:withPattern:animated:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:197: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:201: error: request for member 'displayMode' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap displayModeForURL:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:395: error: request for member 'displayMode' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:396: warning: control reaches end of non-void function | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:create:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:399: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:399: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:create:selector:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:405: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:405: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:406: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:parent:create:selector:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:413: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:413: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:414: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:415: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:share:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:421: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:421: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:share:selector:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:427: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:427: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:428: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:parent:share:selector:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:434: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:434: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:435: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:436: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:modal:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:442: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:442: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:modal:selector:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:448: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:448: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:449: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap addURL:parent:modal:selector:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:455: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:455: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:456: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:457: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m: In function '-[TTAppMap removeURL:]': | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:464: error: request for member 'URL' in something not a structure or union | |
| {standard input}:389:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_5" minus "L00000000004$pb" | |
| {standard input}:389:symbol: "L_OBJC_SELECTOR_REFERENCES_5" can't be undefined in a subtraction expression | |
| {standard input}:376:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_5" minus "L00000000004$pb" | |
| {standard input}:376:symbol: "L_OBJC_SELECTOR_REFERENCES_5" can't be undefined in a subtraction expression | |
| {standard input}:364:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_10" minus "L00000000004$pb" | |
| {standard input}:364:symbol: "L_OBJC_SELECTOR_REFERENCES_10" can't be undefined in a subtraction expression | |
| {standard input}:322:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_3" minus "L00000000003$pb" | |
| {standard input}:322:symbol: "L_OBJC_SELECTOR_REFERENCES_3" can't be undefined in a subtraction expression | |
| {standard input}:316:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_2" minus "L00000000003$pb" | |
| {standard input}:316:symbol: "L_OBJC_SELECTOR_REFERENCES_2" can't be undefined in a subtraction expression | |
| {standard input}:313:non-relocatable subtraction expression, "L_OBJC_CLASS_REFERENCES_2" minus "L00000000003$pb" | |
| {standard input}:313:symbol: "L_OBJC_CLASS_REFERENCES_2" can't be undefined in a subtraction expression | |
| {standard input}:299:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_4" minus "L00000000003$pb" | |
| {standard input}:299:symbol: "L_OBJC_SELECTOR_REFERENCES_4" can't be undefined in a subtraction expression | |
| {standard input}:293:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_7" minus "L00000000003$pb" | |
| {standard input}:293:symbol: "L_OBJC_SELECTOR_REFERENCES_7" can't be undefined in a subtraction expression | |
| {standard input}:283:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_6" minus "L00000000003$pb" | |
| {standard input}:283:symbol: "L_OBJC_SELECTOR_REFERENCES_6" can't be undefined in a subtraction expression | |
| {standard input}:274:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_6" minus "L00000000003$pb" | |
| {standard input}:274:symbol: "L_OBJC_SELECTOR_REFERENCES_6" can't be undefined in a subtraction expression | |
| {standard input}:259:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_3" minus "L00000000003$pb" | |
| {standard input}:259:symbol: "L_OBJC_SELECTOR_REFERENCES_3" can't be undefined in a subtraction expression | |
| {standard input}:253:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_2" minus "L00000000003$pb" | |
| {standard input}:253:symbol: "L_OBJC_SELECTOR_REFERENCES_2" can't be undefined in a subtraction expression | |
| {standard input}:250:non-relocatable subtraction expression, "L_OBJC_CLASS_REFERENCES_1" minus "L00000000003$pb" | |
| {standard input}:250:symbol: "L_OBJC_CLASS_REFERENCES_1" can't be undefined in a subtraction expression | |
| {standard input}:208:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_5" minus "L00000000002$pb" | |
| {standard input}:208:symbol: "L_OBJC_SELECTOR_REFERENCES_5" can't be undefined in a subtraction expression | |
| {standard input}:202:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_9" minus "L00000000002$pb" | |
| {standard input}:202:symbol: "L_OBJC_SELECTOR_REFERENCES_9" can't be undefined in a subtraction expression | |
| {standard input}:192:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_9" minus "L00000000002$pb" | |
| {standard input}:192:symbol: "L_OBJC_SELECTOR_REFERENCES_9" can't be undefined in a subtraction expression | |
| {standard input}:182:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_8" minus "L00000000002$pb" | |
| {standard input}:182:symbol: "L_OBJC_SELECTOR_REFERENCES_8" can't be undefined in a subtraction expression | |
| {standard input}:168:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_3" minus "L00000000002$pb" | |
| {standard input}:168:symbol: "L_OBJC_SELECTOR_REFERENCES_3" can't be undefined in a subtraction expression | |
| {standard input}:162:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_2" minus "L00000000002$pb" | |
| {standard input}:162:symbol: "L_OBJC_SELECTOR_REFERENCES_2" can't be undefined in a subtraction expression | |
| {standard input}:159:non-relocatable subtraction expression, "L_OBJC_CLASS_REFERENCES_2" minus "L00000000002$pb" | |
| {standard input}:159:symbol: "L_OBJC_CLASS_REFERENCES_2" can't be undefined in a subtraction expression | |
| {standard input}:147:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_4" minus "L00000000002$pb" | |
| {standard input}:147:symbol: "L_OBJC_SELECTOR_REFERENCES_4" can't be undefined in a subtraction expression | |
| {standard input}:141:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_7" minus "L00000000002$pb" | |
| {standard input}:141:symbol: "L_OBJC_SELECTOR_REFERENCES_7" can't be undefined in a subtraction expression | |
| {standard input}:131:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_6" minus "L00000000002$pb" | |
| {standard input}:131:symbol: "L_OBJC_SELECTOR_REFERENCES_6" can't be undefined in a subtraction expression | |
| {standard input}:122:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_6" minus "L00000000002$pb" | |
| {standard input}:122:symbol: "L_OBJC_SELECTOR_REFERENCES_6" can't be undefined in a subtraction expression | |
| {standard input}:108:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_3" minus "L00000000002$pb" | |
| {standard input}:108:symbol: "L_OBJC_SELECTOR_REFERENCES_3" can't be undefined in a subtraction expression | |
| {standard input}:102:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_2" minus "L00000000002$pb" | |
| {standard input}:102:symbol: "L_OBJC_SELECTOR_REFERENCES_2" can't be undefined in a subtraction expression | |
| {standard input}:99:non-relocatable subtraction expression, "L_OBJC_CLASS_REFERENCES_1" minus "L00000000002$pb" | |
| {standard input}:99:symbol: "L_OBJC_CLASS_REFERENCES_1" can't be undefined in a subtraction expression | |
| {standard input}:62:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_1" minus "L00000000001$pb" | |
| {standard input}:62:symbol: "L_OBJC_SELECTOR_REFERENCES_1" can't be undefined in a subtraction expression | |
| {standard input}:56:non-relocatable subtraction expression, "L_OBJC_SELECTOR_REFERENCES_0" minus "L00000000001$pb" | |
| {standard input}:56:symbol: "L_OBJC_SELECTOR_REFERENCES_0" can't be undefined in a subtraction expression | |
| {standard input}:53:non-relocatable subtraction expression, "L_OBJC_CLASS_REFERENCES_0" minus "L00000000001$pb" | |
| {standard input}:53:symbol: "L_OBJC_CLASS_REFERENCES_0" can't be undefined in a subtraction expression | |
| {standard input}:unknown:Undefined local symbol L_OBJC_CLASS_REFERENCES_0 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_0 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_1 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_CLASS_REFERENCES_1 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_2 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_3 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_6 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_7 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_4 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_CLASS_REFERENCES_2 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_8 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_9 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_5 | |
| {standard input}:unknown:Undefined local symbol L_OBJC_SELECTOR_REFERENCES_10 | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:2:33: error: Three20/TTURLPattern.h: No such file or directory | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:73: error: request for member 'URL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:74: warning: no '-compile' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:74: warning: (Messages without a matching method signature | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:76: error: request for member 'isUniversal' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:97: warning: no '-matchURL:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:119: error: request for member 'targetClass' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:120: error: request for member 'targetClass' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:122: error: request for member 'targetObject' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:125: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:126: warning: no '-invoke:withURL:params:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:127: error: request for member 'targetClass' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:131: error: request for member 'displayMode' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:197: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:201: error: request for member 'displayMode' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:395: error: request for member 'displayMode' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:396: warning: control reaches end of non-void function | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:399: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:399: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:405: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:405: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:406: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:413: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:413: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:414: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:415: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:421: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:421: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:427: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:427: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:428: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:434: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:434: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:435: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:436: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:442: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:442: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:448: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:448: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:449: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:455: warning: receiver 'TTURLPattern' is a forward class and corresponding @interface may not exist | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:455: warning: no '-initWithType:target:' method found | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:456: error: request for member 'parentURL' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:457: error: request for member 'selector' in something not a structure or union | |
| /Users/boucher/Projects/iPhone/three20/src/TTAppMap.m:464: error: request for member 'URL' in something not a structure or union | |
| Building target ÒTTCatalogÓ of project ÒTTCatalogÓ with configuration ÒDebugÓ Ñ (1 error) | |
| cd /Users/boucher/Projects/iPhone/three20/samples/TTCatalog | |
| setenv MACOSX_DEPLOYMENT_TARGET 10.5 | |
| setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" | |
| /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -L/Users/boucher/Projects/iPhone/three20/samples/TTCatalog/build/Debug-iphonesimulator -F/Users/boucher/Projects/iPhone/three20/samples/TTCatalog/build/Debug-iphonesimulator -filelist /Users/boucher/Projects/iPhone/three20/samples/TTCatalog/build/TTCatalog.build/Debug-iphonesimulator/TTCatalog.build/Objects-normal/i386/TTCatalog.LinkFileList -mmacosx-version-min=10.5 -all_load -ObjC /Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator/libThree20.a -framework Foundation -framework UIKit -framework CoreGraphics -framework QuartzCore -o /Users/boucher/Projects/iPhone/three20/samples/TTCatalog/build/Debug-iphonesimulator/TTCatalog.app/TTCatalog | |
| i686-apple-darwin9-gcc-4.2.1: /Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator/libThree20.a: No such file or directory | |
| i686-apple-darwin9-gcc-4.2.1: /Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator/libThree20.a: No such file or directory | |
| i686-apple-darwin9-gcc-4.2.1: /Users/boucher/Projects/iPhone/three20/src/build/Debug-iphonesimulator/libThree20.a: No such file or directory | |
| Build failed (24 errors, 22 warnings) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment