KinectCommonBridge icon indicating copy to clipboard operation
KinectCommonBridge copied to clipboard

Possible problem with the DLL files being built

Open nilspin opened this issue 10 years ago • 2 comments

I built a sample openFrameWorks(using ofxKinectV2 addon) app but my program crashes immediately after it is run. What happens is : Kinect starts up(I can see the 3 red lights) so it seems kinect is sending data but compiling from the IDE itself I am shown error "Unhandled exception at 0x67E243FA (KCBv2.dll) in KinectTest1.exe: 0xC0000005: Access violation reading location 0x00000004" I tried all possible configurations of DLL files(release,debug versions of openFrameworks too) but the error persists.

https://cloud.githubusercontent.com/assets/3748342/5551712/29922c74-8c04-11e4-8df3-41953bdc8b2b.png

The error seem to be occurring in KCBv2Lib.cpp at lines 666 but I couldn't find anything wrong with it. Samples supplied with KinectSDK compile and run just fine though.

NOTE: I am using the '2.0' branch for building.

nilspin avatar Dec 28 '14 21:12 nilspin

Hello, I see it's an unsolved problem. Are you guys giving up this development?

mariuszkreft avatar May 24 '15 23:05 mariuszkreft

Hi @mariuszkreft, there is no active development on this ticket now, so please feel free to look into it and contribute a fix.

mkostin avatar May 28 '15 12:05 mkostin