stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
04/09/14 08:14 PM (10 years ago)

Twitter and Mach-O Error

Have been away for a while and now want to upgrade a published app. Made the minor change to a document and ran. Get 9 of these type of errors : Mach-O Linker error and when I click on the I get the following which seems to have something to do with Twitter which I do not use either in my life of my apps: ld: warning: ignoring file /Users/skronwith/Desktop/APPS/pedoph_v15_iOS/BT_Objects/TwitterOAuth/SAOAuthTwitterEngine/libOAuth.a, missing required architecture x86_64 in file /Users/skronwith/Desktop/APPS/pedoph_v15_iOS/BT_Objects/TwitterOAuth/SAOAuthTwitterEngine/libOAuth.a (3 slices) Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_OAConsumer", referenced from: objc-class-ref in SA_OAuthTwitterEngine.o "_OBJC_CLASS_$_OADataFetcher", referenced from: objc-class-ref in SA_OAuthTwitterEngine.o "_OBJC_CLASS_$_OAMutableURLRequest", referenced from: objc-class-ref in SA_OAuthTwitterEngine.o "_OBJC_CLASS_$_OARequestParameter", referenced from: objc-class-ref in SA_OAuthTwitterEngine.o "_OBJC_CLASS_$_OAToken", referenced from: objc-class-ref in SA_OAuthTwitterEngine.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Can anyone help with this? Thanks. Steve
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
04/10/14 02:30 AM (10 years ago)
Its missing a library, but in any case its a 1.5 project. Probably should try to upgrade to 2.0 or 3.0 projects Which version of xcode are you using?
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
04/10/14 09:17 AM (10 years ago)
Latest version.
 
allandriggers
Apple Fan
Profile
Posts: 188
Reg: Dec 13, 2012
Knoxville, TN
11,680
like
04/10/14 11:49 AM (10 years ago)
Have you found a fix for your problem yet Steve?
 
stevek
Aspiring developer
Profile
Posts: 808
Reg: Dec 24, 2011
great neck
8,080
like
04/10/14 01:24 PM (10 years ago)
Yes, I redid the entire app with the latest BT versions and all is almost well. I have a problem that the videos I have are not playing. I get the message that r: playMovie 2014-04-10 16:14:35.678 pedophnew[5913:60b] BT_fileManager: File does not exist in Xcode bundle: "rrbruchner.m4v" But the file is certainly in the BT_VIdeo section. I even moved it to BT_Docs and still a no go. I'll post this as a new problem but if you read this do you have any ideas? Should a move to the videos somewhere else in the new BT setup.? Thanks. Steve
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
04/11/14 03:44 AM (10 years ago)
You might try converting from m4v to mp4 or avi and see if you have any better luck. Cheers! -- Smug
 

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.