John Gordon
Aspiring developer
Profile
Posts: 3
Reg: Nov 21, 2012
Portland
2,230
01/14/13 03:54 PM (13 years ago)

Compiling errors

Hello, Please help. I'm sorry if these are dumb questions but I just tried to run my app for the first time in xcode and received these errors. /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Core/BT_fileManager.m:126:0 /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Core/BT_fileManager.m:126: error: 'NSURLIsExcludedFromBackupKey' undeclared (first use in this function) /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:745:0 /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:745: error: 'MKMapItem' undeclared (first use in this function) /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:752:0 /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:752: error: 'mapItem' undeclared (first use in this function) Any help would be very useful. Being as I am totally new to building apps I don't even understand what it is telling me other than something is wrong with the coding that is undefined and there is a problem with maps.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
01/14/13 03:55 PM (13 years ago)
It's my guess that you're running an older version of Xcode perhaps? I got those kinds of errors before I upgraded. You'll either need to upgrade Xcode, or comment out/fix the offending lines of code. Cheers! -- Smug
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
01/14/13 04:00 PM (13 years ago)
Hi, See this for the first error: http://www.buzztouch.com/forum/thread.php?tid=92323111C38D99DBE6ABE87 Hope this helps Best Regards, Danny
 

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.