使用 Visual Studio 2010 节俭

发布于 2024-12-12 12:27:10 字数 333 浏览 1 评论 0原文

我正在尝试编译 Thrift 并在 Visual Studio 2010 上运行它。我所做的就是访问他们的 wiki http ://wiki.apache.org/thrift/ThriftUsageCSharp 并下载该项目。

然而它似乎正在使用 Visual Studio 2008。我试图寻找另一种实现,但似乎没有。

他们是否有办法解决这个问题,以便它可以与 Visual Studio 2010 一起使用?该项目是否可能已经过时并且将来不会有进一步的更新?

I'm trying to compile Thrift and run it on Visual Studio 2010. The thing I did was to visit their wiki http://wiki.apache.org/thrift/ThriftUsageCSharp and download the project.

However it seems to be using Visual Studio 2008. I've tried to search for another implementation however there doesn't seem to be one.

Is their a way to work around this so it can work with Visual Studio 2010? Is the project maybe outdated and won't have further updates in the future?

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

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

发布评论

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

评论(1

关于从前 2024-12-19 12:27:10

只需在VS 2010中打开2008年的sln文件即可。第一次打开时,它会告诉你需要将sln文件升级到最新版本。单击下一步并让它升级。然后继续按照 Thrift 的说明进行操作

Just open the 2008 sln file in VS 2010. On first opening, it will tell you that it needs to upgrade the sln file to the latest version. Click next and let it upgrade. Then continue with the instructions from Thrift

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