xcode工程编译错误:error: Couldn’t materialize
时间:2017-06-29 00:14:05
收藏:0
阅读:1170
错误信息: error: Couldn‘t materialize: couldn‘t get the value of variable amount: variable not available error: errored out in DoExecute, couldn‘t PrepareToExecuteJITExpression.
解决:Release改为Debug
原文:http://www.cnblogs.com/lxlx1798/p/7091970.html
评论(0)