AppRTCDemo icon indicating copy to clipboard operation
AppRTCDemo copied to clipboard

OBJC_CLASS$RTCICECandidate error

Open meontheroad opened this issue 10 years ago • 4 comments

Undefined symbols for architecture i386: "OBJC_CLASS$RTCICECandidate", referenced from: objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$RTCICEServer", referenced from: objc-class-ref in APPRTCAppClient.o "_OBJC_CLASS$RTCMediaConstraints", referenced from: objc-class-ref in APPRTCAppClient.o objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$RTCPair", referenced from: objc-class-ref in APPRTCAppClient.o objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$RTCPeerConnectionFactory", referenced from: objc-class-ref in APPRTCAppDelegate.o objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$_RTCSessionDescription", referenced from: objc-class-ref in APPRTCConnectionManager.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

how can i fixed this error?

meontheroad avatar Sep 28 '14 14:09 meontheroad

@meontheroad I'm sorry to tell you it doesn't support ios simulator, you need to use ios machine to run it.

YK-Unit avatar Sep 29 '14 01:09 YK-Unit

Thank U ! I see

meontheroad avatar Sep 29 '14 02:09 meontheroad

@YK-Unit :i had run in Ipone4s.but when i enter Login view,the JID&Password is fixed([email protected]). After press button-done,there is nothing in the [email protected] view. Is the [email protected] error? Can u supply a valid account ? I just want to show the demo can run. THk u.

meontheroad avatar Sep 29 '14 05:09 meontheroad

I have turn server;modified the info in - (NSArray *)getLastICEServers (RTCWorker.m).I use two iPhone run this app,but can't find each other.Plz help me.

meontheroad avatar Sep 30 '14 01:09 meontheroad