andreypdr / simple-openni

Automatically exported from code.google.com/p/simple-openni
0 stars 0 forks source link

Exported Processing Kinect Application Does not work. #99

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Processing kinect-sketch runs well
2.Then export that sketch...
3.And When I try to run that exported kinect application, it gives me only gray 
screen, even there is no error returning, Neither kinect sensor's red light is 
being on.

What is the expected output? What do you see instead?
The expected output should be the same as I try to run a processing kinect 
sketch by present mode (i.e ctrl+shift+r), but by running an exported 
processing kinect sketch gives only a blank gray screen.

What version of the product are you using? On what operating system?
WIndows 7 64-bit Operating System,
Processing-1.5.1
SimpleOpenNI Processing Library-1.96
OpenNI-Windows-x64-2.2.0.33,
OpenNI-Windows-x86-2.2.0.33, 
Kinect Developer Toolkit-v1.7.0-Setup, 
and KinectSDK-v1.7-Setup. 

Please provide any additional information below.

Original issue reported on code.google.com by Archana.sarang on 28 Feb 2014 at 7:27

GoogleCodeExporter commented 8 years ago
I have the same issue,

Processing 1.5.1 and 2.0 and 3.0a4 32 and 64bit
Windows 8 and 8.1
SimpleOpenni Processing 1.96
OpenNI x64-2.2.0.33
OpenNI x86-2.2.0.33
KinectSDK-v1.7-Setup

Every time I get a grey screen when running from exported exe.
Tried every combination of, presentation mode or include java in both 32 and 
64bit

Original comment by euwl...@gmail.com on 5 Nov 2014 at 4:06