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

Talk:CSharp Wrapper: Difference between revisions

From OpenKinect
Jump to navigationJump to search
(Created page with "Step 2 of the [http://openkinect.org/wiki/CSharp_Wrapper#General_Overview| General Overview] says: Copy libfreenect.so (linux) or libfreenect.dll (windows) to {Libfreenect ...")
 
No edit summary
Line 3: Line 3:
     Copy libfreenect.so (linux) or libfreenect.dll (windows) to {Libfreenect Directory}/wrappers/csharp/bin  
     Copy libfreenect.so (linux) or libfreenect.dll (windows) to {Libfreenect Directory}/wrappers/csharp/bin  
      
      
Where might this file be found initially?
Where might this file be found initially?
 
::''On a linux system - /usr/lib/frrenect.so''

Revision as of 17:40, 11 March 2012

Step 2 of the General Overview says:

   Copy libfreenect.so (linux) or libfreenect.dll (windows) to {Libfreenect Directory}/wrappers/csharp/bin 
   

Where might this file be found initially?

On a linux system - /usr/lib/frrenect.so