Skip to content

Possible problem with the supplied DLL files #8

@nilspin

Description

@nilspin

I built a sample ofxKinectV2 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 these files(release,debug versions of OF too) but the error persists.

I’m suspecting since KCBv2.dll is originally downloaded(and not built on my machine) if I built it myself maybe the error would go away.
Any idea how to I can build the dll ? or any other solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions