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

Talk:Getting Started Windows

From OpenKinect
Revision as of 16:28, 5 December 2010 by 69.113.115.232 (talk)
Jump to: navigation, search

I'm a noob at building all of this on Windows, and I'm struggling with this (but willing to help improve it with help from experts). So stepping through this, I'd like to clarify step 2.

(Notes: Let's assume we're using MinGW when that comes into play.)

With Step 2, the folder structure I get from github.com/OpenKinect/libfreenect is:

  • bin
  • cmake_modules
  • doc
  • examples
  • fakenect
  • include
  • platform
  • src
  • udev
  • wrappers
  • (some files: .gitignore, CMakeLists etc.)

The comment after step 2 says "You will get three folders, namely c:, csharp, platform"

But, I'm getting the folders above. Am I downloading the wrong thing, or are the instructions out of date?