首页 > 代码库 > xcode工程编译错误:error: Couldn’t materialize

xcode工程编译错误:error: Couldn’t materialize

错误信息: 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
技术分享

xcode工程编译错误:error: Couldn’t materialize