有人可以帮我解决这些错误和警告吗? [英] Can someone help me fix these errors and warnings?

查看:69
本文介绍了有人可以帮我解决这些错误和警告吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我刚刚开始使用Visual Studio 2010 Ultimate和v1.5 SDK使用Kinect进行编程。我目前正在阅读"Kinect for Windows Quickstart系列"。我在第二个视频,并完全按照说明进行操作,但我得到了这些错误,因为我使用的是v1.5 SDK,视频中的示例使用的是v1.0。



任何人都可以解释警告并给我建议如何修复它们吗?


我还需要知道什么是v1.5 SDK 等同于 用于v1.0命令"(KinectSensor)e.NewValue和(KinectSensor)e.OldValue"。



     非常感谢您提供的任何帮助!

解决方案

AllFramesReadyEventArgs没有(并且从未有过,甚至在v1中也是如此) .0)OldValue和NewValue成员。


AllFramesReadyEventArgs的文档是
这里


约翰·
K4W开发



I am just starting  out programming with the Kinect using Visual Studio 2010 Ultimate and the v1.5 SDK. I am currently going through the "Kinect for Windows Quickstart Series. I am at the second video and have followed the instructions exactly but I'm getting these errors because I'm using the v1.5 SDK and the examples in the video are using v1.0.

Can anyone explain the Warnings and give me suggestions on how to fix them?

I also need to know what the v1.5 SDK equivalent is for the v1.0 command "(KinectSensor)e.NewValue and (KinectSensor)e.OldValue".

     Thank you so much for any help you can give!

解决方案

AllFramesReadyEventArgs does not have (and has never had, even in v1.0) OldValue and NewValue members.

The documentation for AllFramesReadyEventArgs is here.

John
K4W Dev


这篇关于有人可以帮我解决这些错误和警告吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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