Discussion Forums  >  Uncategorized

Replies: 5    Views: 968

TheHoogler
I hate code!
Profile
Posts: 152
Reg: Feb 10, 2011
Anchorage, AK
1,520
02/10/11 03:32 PM (15 years ago)

Xcode Error

Hey there, I built a really simple test app to see how it'd play out on my system. I put a google map with 1 location, and a youtube video url. When I open it in xcode, I get 4 errors. These are the 4: ! Compile FBRequest.m Cannot find protocol declaration for NSXMLParserDelegate !Compile FBXMLHandler.m Cannot find protocol declaration for NSXMLParserDelegate ! Compile fishtheroadtestAppDelagate.m MPMoviePlayerViewController undeclared (first use in this function ------------this error appeared before I tried adding Youtube movieplayercontroller undeclared (first use in the function Below this is some license agreement from apache.org with copyright facebook 2009. I'm a little confused, because as far as I know, I don't have anything with facebook on the app. I followed the TXT instructions on how to load, clean, and build the app. Any help would be appreciated. Thanks
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/10/11 05:15 PM (15 years ago)
Hi in AK - you may be the northernmost US visitor ;-) So.. there have been a few reports of this happening, all have been related to the the Xcode version you are running. The Facebook source-code is a package that is included and needs compiled, regardless of whether or not you are using any facebook features. This design approach allows you to 'add' facebook feature later, without re-compiling. So, the XML parser that the Facebook package uses is a bit finicky - depending on the Xcode version you are using. It's assumed that you are using the latest version of the iPhone SDK (4.2) but you don't have too. If you can get it, it's worth the download. If no, kindly post the version of the the iOS Sdk you are using and we'll go from there.
 
TheHoogler
I hate code!
Profile
Posts: 152
Reg: Feb 10, 2011
Anchorage, AK
1,520
like
02/10/11 06:07 PM (15 years ago)
I just installed the newest xcode and it worked great. I had come back to the forum to correct my post, but seems as though you beat me to the punch. Thanks :)
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/10/11 06:49 PM (15 years ago)
Good stuff. The newest version (v1.5) is 1000% more flexible and fun. Get on the list if you're not already, it's SO worth the effort to understand it's layout.
 
TheHoogler
I hate code!
Profile
Posts: 152
Reg: Feb 10, 2011
Anchorage, AK
1,520
like
02/10/11 07:03 PM (15 years ago)
I hate to have a conversation in a forum like this, but what list? Is this a Buzztouch release thats already out, or are you rolling it out soon?
 
Stephen Mercurio
buzztouch Evangelist
Profile
Posts: 260
Reg: Jan 01, 2010
Monterey, Calif...
4,150
like
02/10/11 08:42 PM (15 years ago)
Well, looks like you figured it out. You now have been added as an early adopter. Have fun.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.