Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infrared not working with kcb1 or kcb2 #35

Open
dfamil opened this issue Dec 31, 2014 · 3 comments
Open

infrared not working with kcb1 or kcb2 #35

dfamil opened this issue Dec 31, 2014 · 3 comments

Comments

@dfamil
Copy link

dfamil commented Dec 31, 2014

hi
ir stream is not working with either kinect.. with kcb1 i get a break. the other streems are working fine.

@dfamil dfamil changed the title infrared not working with kcb1 or lcb2 infrared not working with kcb1 or kcb2 Dec 31, 2014
@joshuajnoble
Copy link
Owner

Confusingly ofxKinectCommonBridge is only for the Kinect 1, but the IR streams should be working afaik. Will look into it.

@dfamil
Copy link
Author

dfamil commented Dec 31, 2014

hi

one thing dows the th ekinect have to be a K4W or can it be a xbox kinect 1414
sorry about the kcb2 i got confused i been having problems getting ir streams from a number of addons for both 1 and 2.
if i use drawIR instead of draw i get these errors

Error 4 error LNK2019: unresolved external symbol "public: void __thiscall ofxKinectCommonBridge::drawIR(float,float,float,float)" (?drawIR@ofxKinectCommonBridge@@QAEXMMMM@Z) referenced in function "public: virtual void __thiscall ofApp::draw(void)" (?draw@ofApp@@UAEXXZ) C:\Users\david\Google Drive\openframeworks\of_v0.8.4_vs_release\apps\KinectV1Tests\myKB2_one\ofApp.obj myKB2_one

Error 5 error LNK1120: 1 unresolved externals C:\Users\david\Google Drive\openframeworks\of_v0.8.4_vs_release\apps\KinectV1Tests\myKB2_one\bin\myKB2_one_debug.exe 1 1 myKB2_one

@omarko
Copy link

omarko commented Jan 30, 2015

Hey, I'm getting the same link error (LNK2019: unresolved external symbol "public: void __thiscall ofxKinectCommonBridge::drawIR(float,float,float,float)")

Did you ever get this resolved?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants