microcosm / ofxKinectV2-OSC

Get KinectV2 skeletons into openFrameworks on your Mac
65 stars 16 forks source link

break error on VS 2015 W10 / 0.9.8 #6

Open moebiussurfing opened 7 years ago

moebiussurfing commented 7 years ago

I created a new project with the Project Generator, and added ofxOSC and the addon itself.

I am getting this error:

Exception thrown: read access violation.

std::_Vector_alloc<std::_Vec_base_types<Skeleton,std::allocator<Skeleton> > >::_Mylast(...) returned 0x8.

If there is a handler for this exception, the program may be safely continued.

any idea?

microcosm commented 7 years ago

Sorry, I have only tested against 0.8.4. See the readme for more info.

If you fix this, please send a PR. I won't be able to look at this myself in the near future :/