将 Monotouch 与 Google .NET API 结合使用

发布于 2024-08-29 19:12:14 字数 794 浏览 4 评论 0 原文

我正在使用 Mike Bluestein 的文章 http://mikebluestein.wordpress.com/2009/09/27/using-monotouch-with-the-net-library-for-the-google-data-api/ ,构建一个与 google API 通信的应用程序。

当我尝试添加对项目的引用时,导入的项目显示“不兼容的目标框架:v2.0”。我可以将版本更改为 1.1、3.0 或 3.5,得到相同的结果。

如果我将 .dll 添加到 monotouch 项目中,我会收到编译错误 - monotouch 失败,没有输出 134。

有什么建议吗?

http://macpapa.com/macpapa.com/public-images/SM。 png

http://macpapa.com/macpapa.com/public -images/PM.png

I am using Mike Bluestein's article, http://mikebluestein.wordpress.com/2009/09/27/using-monotouch-with-the-net-library-for-the-google-data-api/, to build an application that communicates with the google APIs.

When I try to add references to my project, the imported projects say "incompatible target framework: v2.0". I can change version to 1.1, 3.0, or 3.5 with the same results.

If I add the .dll to the monotouch project I get a compilation error - monotouch failed with no output 134.

Any suggestions?

http://macpapa.com/macpapa.com/public-images/SM.png

http://macpapa.com/macpapa.com/public-images/PM.png

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

酸甜透明夹心 2024-09-05 19:12:14

我认为常规 .NET dll 不适用于 iPhone - 请注意,本文使用源代码和项目引用,而不是程序集引用。您是否遵循了更改谷歌项目构建目标的说明?

I don't think regular .NET dlls will work on an iphone - Notice that the article is using source code and project references, not assembly references. Did you follow the instructions on changing the build targets of the google projects?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文