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

Help:Contents

From OpenKinect
Revision as of 09:53, 7 May 2011 by Breban78 (talk | contribs) (System.EntryPointNotFoundException)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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?