Tagged Questions
1
vote
0answers
635 views
Undefined symbols for architecture i386: “_objc_assign_ivar”. Error when open existed Xcode 3 iPhone project in iOS 4 by Xcode 4
I have one iPhone project worked fine using Xcode 3. But at that time I opened it by Xcode 4, it raised errors on my first project rebuilding. That error said that:
Undefined symbols for ...
0
votes
1answer
654 views
Undefined symbols for architecture i386 using protobuf
I'm trying to make an app that uses Protocol Buffers. I'm getting this error, any idea why?
Ld ...
0
votes
1answer
1k views
Compilation Error: Undefined symbols for architecture i386
I am working on a an application to stream live video on iPhone from IP cameras through rtsp. I am using open source projects like live555, DecoderWrapper and RTSPClient. I get the following error ...
2
votes
2answers
2k views
3
votes
3answers
2k views
ld: warning: ignoring file [path], missing required architecture i386 in file
I get this error message when I try to run the iPhone Simulator. I use Xcode 4
ld: warning: ignoring file /Users/Marius/Documents/AppSchool/Telefonbok/AddressBook.framework/AddressBook, missing ...
