首页 > 移动平台 > 详细

Attempting to JIT compile method '(wrapper delegate-invoke) System.Reflectio错误

时间:2014-09-05 18:20:01      阅读:426      评论:0      收藏:0      [点我收藏+]

unity使用Litjson后导出xcode工程报错Attempting to JIT compile method ‘(wrapper delegate-invoke) System.Reflectio。。。。。。。什么的

修改方法:

全局搜索GetValue(),改变litjson里的GetValue(,),用GetGetMethod().Invoke(参数跟GetValue的参数相同)即可。注释:替换带有两个参数的GetValue就可以了,带有一个参数的不用修改

Attempting to JIT compile method '(wrapper delegate-invoke) System.Reflectio错误

原文:http://blog.csdn.net/itolfn/article/details/39082509

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!