Openframeworks安装指南 [英] Openframeworks Installation Guide

查看:72
本文介绍了Openframeworks安装指南的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我无法得到示例 - 对于ofxKinectV2来说很简单,但我认为我很接近。

我已经按照可下载文章中提供的说明进行操作:

https://blogs.msdn.com/b/kinectforwindows/archive/2014/07/15/getting-started-with-cinder-and-kinect-for-windows- v2.aspx

I cannot get the example-Simple for the ofxKinectV2 to work but I think I'm close.
I've followed the instructions provided in the downloadable article from here:
https://blogs.msdn.com/b/kinectforwindows/archive/2014/07/15/getting-started-with-cinder-and-kinect-for-windows-v2.aspx


文章的底部涵盖了OFX。我按照它的指示,获得VS2013构建和构建项目生成器,然后使用ofxKinectV2构建项目。文章的结尾有点失败了关于这个组成部分的细节:

The bottom of the article covers OFX. I've followed its instructions, getting the VS2013 build and building project generator then building a project with ofxKinectV2. The end of the article kinda fizzles out with the details regarding this component:


"注意,已经添加了加载项,但您需要将标题添加到源代码中创建所需的变量以开始使用插件。此时,您可以参考示例项目以获取有关使用插件
代码的更多信息。 "

"Note that the add-on is already added but you will need to add the header to your source code and create the required variables to start using the plug-in. At this point, you can refer to the sample project to get more information with using the plug-in code. "


我从示例中得到以下错误 - 提供的简单项目:

错误C1083:无法打开包含文件:'KCBv2Lib.h' :没有这样的文件或目录

与ofxKinectCommonBridge.h相同

I get the following error from the example-Simple project provided:
error C1083: Cannot Open include file: 'KCBv2Lib.h': No such file or directory
same for ofxKinectCommonBridge.h


我认为这表明我需要做上面描述的事情(你怎么做?那样做?)或我没有安装Kinect Common Bridge Library或与该库有关的东西。

I assume this suggests that I need to do what is described above (how do you do that?) or that I do not have the Kinect Common Bridge Library installed or something related to that library.


有关th的任何具体细节是走路或支持/建议/帮助会很棒!

谢谢!



Any specific details concerning this walk thru or support / suggestions / help would be great!
Thanks!

推荐答案

如果查看屏幕截图,您应该在项目中获得ofxKinect2文件夹的副本。右键单击文件以确保您的ofxKinect2文件夹具有位于该文件夹中的所需KCBv2.lib和标题。 

If you look at the screenshot, you should have a copy of the ofxKinect2 folder in your project. Right click on the files to ensure your ofxKinect2 folder has the required KCBv2.lib and headers located in that folder. 

您是否更新了项目包含环境以包含ofxKinect包括/ lib文件夹? ofxKinect2文件夹中有一个示例项目,显示要包含的目录以及如何使用插件的示例代码

Have you updated your project include environment to include the ofxKinect include/lib folders? There is a sample project in the ofxKinect2 folder that shows which directories to include as well as sample code on how to use the plug-in


这篇关于Openframeworks安装指南的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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