在 VS2010 或 VS2008 中使用 VMWare 4.x SDK
最新的VMWare SDK 是为VS2005 制作的。发行说明提到仅支持 VS2005,并且应该使用该版本。
http://www.vmware.com/support/developer/vc-sdk/
有谁知道这个 SDK 是否可以在 vs2008 或 vs2010 上使用?我会遇到什么问题?
The most recent VMWare SDK is made for VS2005. The release notes mention that only VS2005 is supported and that version should be used.
http://www.vmware.com/support/developer/vc-sdk/
Does anyone know if its possible to use this SDK with vs2008 or vs2010? What issues would I run into?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经在 VS 2008 和现在的 2010 中使用 SDK 的 .Net 绑定相当长一段时间了(从 2008 年开始已经超过 2 年了),该绑定是由 VMware 附带的 VS 2005 实用程序构建的。我在较新的 Visual Studio 版本中使用相同的 .dll 没有遇到任何问题。
I've been using the SDK's .Net bindings, built by VMware's included VS 2005 utility, in VS 2008 and now 2010 for quite a while (over 2 years on 2008). I've had no problems using the same .dlls in newer Visual Studio versions.