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

cocos2dx通过arm64编译

发布时间:2020-12-14 19:00:58 所属栏目:百科 来源:网络整理
导读:"Cast from pointer to smaller type 'int' loses information " (int) 转变为 *(int*) 在 platform/ios/EAGLVIEW.mm中 在neon_matrix_impl.c中修改 #if defined(__ARM_NEON__) 为 #if defined(_ARM_ARCH_7) "__curl_rule_01__ " 下载 Download libcurl for
"Cast from pointer to smaller type 'int' loses information "
(int)
转变为

*(int*)

在 platform/ios/EAGLVIEW.mm中



在neon_matrix_impl.c中修改

#if defined(__ARM_NEON__)


#if defined(_ARM_ARCH_7)

"__curl_rule_01__ "
下载 Download libcurl for iOS 7.36.0
找到cocos2dx/platform/third_party/ios/
替换 curl/libraries/libcurl.a
替换curl文件夹下的所有.h文件

(编辑:李大同)

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

    推荐文章
      热点阅读