openni kinect: build errors
I have problems installing openni_kinect stack. I can't install the openni drivers on my system. I meet the following errors in my 'make':
../../../../../Wrappers/OpenNI.jni/methods.inl:314: warning: deprecated conversion from string constant to ‘char’ /bin/sh: javac: not found make[3]: [../../../Bin/Release/org.OpenNI.jar] Error 127 make[2]: [Wrappers/OpenNI.java] Error 2 failed to execute: make PLATFORM=x86 -C ../Build > /home/yuanwei/drivers/openni/build/openni/Platform/Linux-x86/CreateRedist/Output/BuildOpenNI.txt Building Failed! make[1]: [installed] Error 1 make[1]: Leaving directory `/home/yuanwei/drivers/openni' make: * [openni_lib] Error 2
I've installed java sdk but these errors still stay. Any ideas how to solve this?
Comments

