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

Help talk:Contents

From OpenKinect
Revision as of 11:48, 25 February 2011 by Sameeh.harfoush (talk | contribs) (Compiling kinect on windows xp using MinGW)
(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.

Hello, I am trying to run kinect on windows xp. i followed the instruction written in http://openkinect.org/wiki/Getting_Started#Windows i configured libfreenect for compiling using MinGW compiler.

The "Compiling" section mentioned that i have to open libfreenect.sln with Visual Studio, but i don't have the libfreenect.sln file in the cmake output folder

cmake output: Operating system is Windows Got System Processor x86 libfreenect will be installed to C:/Program Files/libfreenect Headers will be installed to C:/Program Files/libfreenect/include/libfreenect Libraries will be installed to C:/Program Files/libfreenect/lib Found libusb-1.0:

- Includes: D:\SaM\OpenKinect\Dependencies\libusb-win32-bin-1.2.2.0\include
- Libraries: D:\SaM\OpenKinect\Dependencies\libusb-win32-bin-1.2.2.0\lib\gcc\libusb.a

Configuring done Generating done

any tips how to move forward?