码迷,mamicode.com
首页 > 移动开发 > 详细

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

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

标签:style   color   io   使用   ar   cti   sp   on   c   

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错误

标签:style   color   io   使用   ar   cti   sp   on   c   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!