在为 iPhone 开发应用程序时,我在 Xcode 中遇到此错误,此错误与什么有关,...我应该怎么做才能清除此错误?这里 CContext 和 CManager 是实现自己协议的接口。TestManagerAppDelegate 是我为 CContext 和 CManager 创建对象的接口,我想使用自己的对象调用方法。
错误:
".objc_class_name_CContext", referenced from:
".objc_class_name_CManager", referenced from:
collect2:id retirned 1 exit status
literal-pointer@_OBJC@_cls_refs@CContext in TestManagerAppDelegate.o
literal-pointer@_OBJC@_cls_refs@Cmanager in TestManagerAppDelegate.o
symbol(s) not found