if i try to running with sudo, have this error in the console
pi@raspberrypi ~/of_v0.8.4_linuxarmv7l_release/examples/addons/kinectExample $ sudo make
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal openssl libpulse-simple alsa gtk+-3.0 glesv1_cm glesv2 egl
../../../libs/openFrameworksCompiled/project/makefileCommon/config.shared.mk:260: *** couldn't find some pkg-config packages, did you run the latest install_dependencies.sh?. Stop.
but if only use make, compilling fine.
is wierd u.u