加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Cocos2dx 3.2 maybe you meant: _OBJC_CLASS_$_GCControllerConn

发布时间:2020-12-14 19:12:51 所属栏目:百科 来源:网络整理
导读:错误信息: Undefined symbols for architecture armv7s : "_GCControllerDidDisconnectNotification" , referenced from : -[ GCControllerConnectionEventHandler observerConnection : disconnection :] in libcocos2dx iOS . a ( CCController - iOS . o

错误信息:

Undefined symbols for architecture armv7s: "_GCControllerDidDisconnectNotification", referenced from: -[GCControllerConnectionEventHandler observerConnection:disconnection:] in libcocos2dx iOS.a(CCController-iOS.o) "_GCControllerDidConnectNotification",0)">"_OBJC_CLASS_$_MPMoviePlayerController", referenced from: objc-class-ref in libcocos2dx iOS.a(UIVideoPlayerIOS.o) "_OBJC_CLASS_$_GCController",175)">CCController-iOS.o) (maybe you meant: _OBJC_CLASS_$_GCControllerConnectionEventHandler)
这个找了一下,貌似忘记了添加一个GameController.framework,添加这个framework之后就没有这个问题了。但是当在低版本的iOS6上面运行的时候,总是提示"dyld: Library not loaded: /System/Library/Frameworks/GameController.framewor",这个问题的修改方式是把GameController.framework勾选为"Optional"即可


http://stackoverflow.com/questions/24844766/linking-errors-when-adding-admob-to-ios-cocos2d-x-3-2

http://xzguo001.blog.163.com/blog/static/10203542720133192723541/

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读