Undefined Symbols
Undefined Symbols
- Subject: Undefined Symbols
- From: "K. Chen" <email@hidden>
- Date: Tue, 29 Sep 2009 09:14:08 -0700
Can anyone decipher the link error below. I'm linking a library with my Objective-C project and got the link error. But the symbol was found in the library (shown below).
Link Error Message
"ARIBRules::get_mDigitalRecordingControlData() const", referenced from:
'nm' from the linked library that shows the existence of the symbol
U __ZNK9ARIBRules32get_mDigitalRecordingControlDataEv
0000007e T __ZNK9ARIBRules32get_mDigitalRecordingControlDataEv
00000000 A __ZNK9ARIBRules32get_mDigitalRecordingControlDataEv.eh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden