更新解析sdk时出现许多错误 [英] many errors when updating parse sdk

查看:98
本文介绍了更新解析sdk时出现许多错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我通过删除Parse和ParseFacebookUtils框架并添加回这两个和Bolts框架来更新到Parse SDK 1.6.1。这导致了大约53个错误。然后我确保已将已接受答案中指出的所有库链接到此处: Apple Mach-O链接器错误解析,这让我减少了大约30个错误,但这并没有完全削减它。这是我得到的那种错误的屏幕截图:

I updated to Parse SDK 1.6.1 by deleting the Parse and ParseFacebookUtils frameworks and adding back those two and the Bolts framework. This resulted in some 53 errors. I then ensured I had linked all the libraries indicated in the accepted answer here: Apple Mach-O Linker Error Parse and that got me down to about 30 errors, but that's doesn't quite cut it. Here's a screenshot of the kind of errors I'm getting:

发生了什么事?谢谢

推荐答案

从这个版本开始,你还需要添加 libstdc ++。6.dylib 库。

Since this release you also need to add the libstdc++.6.dylib library.

当前的Parse Starter项目具有以下内容:

The current Parse Starter Project has the following :

这篇关于更新解析sdk时出现许多错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆