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

Difference between revisions of "Help:Contents"

From OpenKinect
Jump to: navigation, search
(System.EntryPointNotFoundException)
(No difference)

Revision as of 11:53, 7 May 2011

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?