Closed nardove closed 13 years ago
does the example compile for you? ofxKinect should not be an abstract type.
do you get the same libfmodex error from the example?
are you using 007/beta or 0062?
more details, including pastebin code snippets would be great.
Hi kyle,
Yes I get the errors from the example project as well, I am using 007/beta
hacky bug fix for 007 compliance with getPixelsRef(). closed by 26c1548d342acea40443ac030bb548c8f8f26014.
i just fixed this. but in general, the -beta should not be considered stable until 007 is officially released.
Working like a charm
Thanks lot!
Workign for 007 .. but this breaks 0062 compatibility.
Hi,
I get 3 errors 2 related to error: cannot declare field 'testApp::mKinect' to be of abstract type 'ofxKinect'
And the other cp: /Users/nardove/Programming/openframeworks_master/my apps/Kinect/PointCloud07/bin//PointCloud07.app/Contents/MacOS/libfmodex.dylib: No such file or directory
Any help will be much appreciated