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

Difference between revisions of "Help talk:Contents"

From OpenKinect
Jump to: navigation, search
(Compiling kinect on windows xp using MinGW)
 
(Moved articles)
 
(3 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
Libraries will be installed to C:/Program Files/libfreenect/lib
 
Libraries will be installed to C:/Program Files/libfreenect/lib
 
Found libusb-1.0:
 
Found libusb-1.0:
- Includes: D:\SaM\OpenKinect\Dependencies\libusb-win32-bin-1.2.2.0\include
+
- 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
+
- Libraries: D:\SaM\OpenKinect\Dependencies\libusb-win32-bin-1.2.2.0\lib\gcc\libusb.a
 
Configuring done
 
Configuring done
 
Generating done
 
Generating done
  
 
any tips how to move forward?
 
any tips how to move forward?
 +
 +
--------
 +
Hi!
 +
Creating this page is not the way to go for help. I've made a post on the group mailing list with your question: "Compiling libfreenect with WinXP, can't find the .sln file"
 +
 +
Thank you!
 +
-----------
 +
ok thank you
 +
 +
== Moved from Help ==
 +
 +
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?
 +
(Transferred to [[Troubleshoots]] --[[User:Susiw|Susi Waegelein, Helsinki]] 08:31, 4 November 2011 (GMT))

Latest revision as of 09:31, 4 November 2011

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?


Hi! Creating this page is not the way to go for help. I've made a post on the group mailing list with your question: "Compiling libfreenect with WinXP, can't find the .sln file"

Thank you!


ok thank you

Moved from Help

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? (Transferred to Troubleshoots --Susi Waegelein, Helsinki 08:31, 4 November 2011 (GMT))