Notice: MediaWiki has been updated. Report any rough edges to marcan@marcan.st

Help:Contents

From OpenKinect
Revision as of 11:53, 7 May 2011 by Breban78 (talk | contribs) (System.EntryPointNotFoundException)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Problem to start projet under c# using windows 7 ans VS2010

after building correctly its bug with an unhandled exception of type 'System.EntryPointNotFoundException' occurred in freenect.dll

in fact freenect_init is not in freenect.dll or freenect.kinect

and the program bug on Kinect.DeviceCount

coumld somebody explain that?