Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Possible problem with the DLL files being built #22

Open
nilspin opened this issue Dec 28, 2014 · 2 comments
Open

Possible problem with the DLL files being built #22

nilspin opened this issue Dec 28, 2014 · 2 comments

Comments

@nilspin
Copy link

nilspin commented Dec 28, 2014

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.

@mariuszkreft
Copy link

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

@mkostin
Copy link
Contributor

mkostin commented May 28, 2015

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

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

No branches or pull requests

3 participants